vlcek@mit-caf.MIT.EDU (Jim Vlcek) (07/19/89)
Someone recently posted a reply to a posting about pointer comparisons: >> if (sptr= (struct xyzzy *)malloc(...), !sptr) >> fatal("cannot malloc"); >This was from a *style* guide? Yeah I suppose it works, though I am >too lazy to check if the comma operator has a guaranteed order of >evaluation. I seldom use it. Why is it that people are so frequently too lazy to find out the correct answer, but have more than sufficient energy to post wholly unenlightening replies? Jim Vlcek (vlcek@caf.mit.edu uunet!mit-caf!vlcek)