9fans archive / 1996 / 02 / 16 / prev next From: Luther Huffman, Jr. lutherh@inf... Subject: Token concatenation in Plan 9 C Date: Wed, 14 Feb 1996 19:26:07 -0500 I know that the concatenation operator '##' has been obsoleted in the Plan 9 C preprocessor. Is there any other operator to do token concatenation? Or do I need to use Ye Olde Preprocessor: cpp? -- Luther