Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/04/02 11:40
Read: times


 
#19375 - RE: macro problem
Go back to a standard 'C' textbook (eg, K&R) and read the section on the syntax for a macro definition with arguments!

While you're there, aslo read the section on the pitfalls of using macros - you will need to think carefully and be sure that each macro expansion is going to be both syntactically and semantically valid and correct!

List of 3 messages in thread
TopicAuthorDate
macro problem            01/01/70 00:00      
RE: macro problem            01/01/70 00:00      
RE: macro problem            01/01/70 00:00      

Back to Subject List