## addition to gcc manual

Craig Rodrigues rodrigc@mediaone.net
Thu Aug 30 11:36:00 GMT 2001


On Thu, Aug 30, 2001 at 10:54:08AM -0700, Byron Young wrote:
> The question is what does the ## mean.
> The answer is being discussed on the kernelnewbies mailing list
> (kernelnewbies@nl.linux.org and has been answered rather well.
> 
> 
> The gcc manual on the www.gnu.org website seems to contain no mention of
> this. The index, in the # section, makes no reference to ##.
> 
> Is adding this information to the gcc manual possible?

It's already in the manual for the C preprocessor (CPP):
http://gcc.gnu.org/onlinedocs/gcc-3.0.1/cpp_3.html#SEC18
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          



More information about the Gcc mailing list