[preprocessor] Can it be used with C?

5 Aug
2010
5 Aug
'10
4:30 p.m.
It's not explicitly stated in the documentation, but since the preprocessor is supposed to be the same between C++ and C, can boost.preprocessor be used in C code? Thanks, Andy.

6 Aug
6 Aug
8:08 a.m.
Hi,
It's not explicitly stated in the documentation, but since the preprocessor is supposed to be the same between C++ and C, can boost.preprocessor be used in C code?
As far as I have checked the preprocessor code, it conforms to the C90 standard. As long as a C compiler supports this standard, I would not expect any problems. (GNU C compiler is fine). cheers Wolf Lammen -- GMX DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 für nur 19,99 ¿/mtl.!* http://portal.gmx.net/de/go/dsl
5423
Age (days ago)
5424
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andy Venikov
-
Wolf Lammen