SCOUG-Programming Mailing List Archives
Return to [ 10 |
February |
2000 ]
>> Next Message >>
Content Type: text/plain
Does anyone know the syntax for using special characters in #define
statements?
For example, if I wanted to replace abc with the # character, or def
with the colon character. Any of the obvious syntaxes I try generate
errors:
#define abc #
#define abc \#
#define abc ##
#define def :
#define def \:
#define def #:
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
>> Next Message >>
Return to [ 10 |
February |
2000 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|