ANSI CPP string concatenation

Stanley Friesen sarima at tdatirv.UUCP
Tue Jun 25 06:09:19 AEST 1991


In article <20832 at sdcc6.ucsd.edu> bruno at sdcc10.ucsd.edu (Bruce W. Mohler) writes:
>What options do I have if my preprocessor does not support "##"?
>I've tried having the 2 strings sandwiched between empty comments
>("/**/").
>
>Any suggestions?

What preprocessor do you have?

Seriously, every non-ANSI preprocessor known does this differently ( at
least for all practical purposes).

Once we know the vendor, version and OS in question, we *might* be able
to give you an answer.
-- 
---------------
uunet!tdatirv!sarima				(Stanley Friesen)




More information about the Comp.lang.c mailing list