I have noticed that some quoted strings in my code "\r\n" are being translated to (to a return and newline) in the corresponding XS file.
When I write Inline-C stuff, I have to add an extra escape to the backslashes:
... char string [] = "Hello World\\n"; ...
Regards
mwa
In reply to Re^5: Help with Inline C
by mwah
in thread Help with Inline C
by downer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |