How do I get something like this to compile?
gcc -DVERSION="nothing v.1" nothing.c -o nothing

The problem is that I have a call in nothing.c something like
puts(VERSION); and it doesn't work because it tells me, after
attempting to compile, that v. is undefined.

Thanks in advance for any information

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to