empty parameterized macro
- From: "John Goche" <johngoche@xxxxxxxxx>
- Date: 27 Nov 2006 03:27:50 -0800
Hello,
I would like to know whether there is any difference between
the macro
#define FOO
and the parameterized macro taking no parameters
#define FOO()
What is the purpose of the empty parameter list in the latter?
Thanks,
JG
.
- Follow-Ups:
- Re: empty parameterized macro
- From: Hallvard B Furuseth
- Re: empty parameterized macro
- Prev by Date: Re: Reading a string of unknown size
- Next by Date: Re: string operation??
- Previous by thread: string operation??
- Next by thread: Re: empty parameterized macro
- Index(es):