At 12:58 +0000 11/20/07, Quinn wrote: > At 19:00 -0800 19/11/07, Rich Morin wrote: >>#define S(x) self->arg/**/x = arg/**/x > > Yikes! I'm astonished that folks still uses this sort > of pre-ANSI stuff. You sure you can't switch your macro > to use ##? That seems like the most forward-looking > solution.
I'll definitely give it a try. FWIW, the last serious C coding I did was about 20 years ago. These days, I write most of my code in Ruby. Fortunately, I still have my copy of K&R, 2e. "Based on Draft-Proposed ANSI C", no less! Yep, there it is in the index... -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume [EMAIL PROTECTED] http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development _______________________________________________ dtrace-discuss mailing list [email protected]
