Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!husc6!ogccse!blake!uw-beaver!ubc-cs!datacube.cs.ubc.ca!bandari From: bandari@datacube.cs.ubc.ca (Esfandiar Bandari) Newsgroups: comp.lang.c Subject: non-identifier replacement by the preprocessor Message-ID: <4872@ubc-cs.UUCP> Date: 2 Sep 89 07:05:48 GMT Sender: news@cs.ubc.ca Lines: 10 Is there a way to have the C preprocessor do substitutions for a non-identifier; for example if I wrote: #define 5 then the preprocessor would do the substitution. Thanks in advace. --- Esfandiar