I'm using the Inline::C to integrate a SMS API. This set of API need to have a thread-safe callback function to response events.
Inside the callback function, if I use C "printf", the program crashes.If don't, using puts, the program works fine. The same c code works fine in Visual C++ compilers.
Any one could hilight me what happens? BTW I'm using Inline 0.44 and ActivePerl 5.8 build 804 on win32.
Thanks
In reply to printf callback using Inline::C by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |