The directive @strx is the same as @str except that linefeeds cause the string to be broken up into separate strings. This is useful given that the C/C++ compiler concatenates adjacent string literals.
The strings are formatted into a nicely tabbed block of code ready to be compiled by the C/C++ compiler.
Before translation | After translation |
---|---|
|
|