Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

C::B with DM or vc++?

<< < (8/8)

ikolev:

--- Quote from: thomas on March 12, 2006, 03:25:44 pm ---Why do these need to be changed? It is perfectly correct to continue a character constant in the next line, be it in a macro argument or not. The code is absolutely valid, it is the MS compiler which does not work properly.
--- End quote ---

Indeed. Besides, I suggested the wrong change. To make the example work in VC, it has to be


--- Code: ---_("some text\
some more text")

--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version