Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!dptg!att!cbnewsl!mpl From: mpl@cbnewsl.ATT.COM (michael.p.lindner) Newsgroups: comp.lang.c Subject: Re: comma operator, 'a' in ASCII, etc. Summary: RTFM! Message-ID: <1376@cbnewsl.ATT.COM> Date: 4 Aug 89 15:40:03 GMT References: <10099@mpx2.mpx.com> <93@microsoft.UUCP> <10100@mpx2.mpx.com> <13074@megaron.arizona.edu> Organization: AT&T Bell Laboratories Lines: 15 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