[comp.lang.c] comma operator, 'a' in ASCII, etc.

mpl@cbnewsl.ATT.COM (michael.p.lindner) (08/04/89)

In article <13074@megaron.arizona.edu>, robert@arizona.edu (Robert J. Drabek) writes:
>        func((expr1, expr2))
> 
> to work.  I don't know if all compilers would get this, though.

To the person who tried func((e1, e2)), who wrote 'a' == 65, and who
wants to convert 'a' to a number:

	RTFM!

If it's out there, it's in K&R (apologies to NYNEX Yellow Pages :^)

Seriously, the net should be where you post AFTER YOU HAVE RTFM.

Mike Lindner