06-28-04 01:59 PM
"Gregor Copoix" <logical@xeption.de> writes:
>
>
>
> But this results still in an lvalue error as the concaternated text is a
> string for the preprocessor.
> int "var_module1" = 0;
> and results in an compiler error.
> I tried both # and ##.
Then your bug is somewhere else. It should work with ##.
--
Måns Rullgård
mru@kth.se
[ Post a follow-up to this message ]
|