comp.lang.c http://groups-beta.google.com/group/comp.lang.c
Today's most active topics: * Clunky C cleanup code - 1 new http://groups-beta.google.com/group/comp.lang.c/browse_thread/thread/98ef8cb382bd16c2 * read url - 1 new http://groups-beta.google.com/group/comp.lang.c/browse_thread/thread/85ca59e624c9884c Active Topics ------------- Clunky C cleanup code - 1 new ----------------------------- ...The '0' was referring to the value required by posix, not the definition of EXIT_SUCCESS. ...Which it can easily do. Main, after all, is a mere C-function, called by OS-dependent startup-code. It's return value can easily be evaluated into any other value. ...context even if the null ...Which sometimes results in 'too much pain' to quote one of the excellent - Thurs, Dec 2 2004 9: 54 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.c/browse_thread/thread/98ef8cb382bd16c2 read url - 1 new ---------------- ...Depends on whether Signal/(Noise+delta) > Signal/Noise in my book. Of course, this presumes (Signal > 0.0) && (Noise > 0.0) && (delta > 0.0) && ((1/ Signal > 0) || (1/Noise > 0)) (as an aside, and bringing some actual C content to this meta-discussion, can anyone come up with a better way to encapsulate - Thurs, Dec 2 2004 8:58 pm 1 message, 1 author http://groups-beta.google.com/group/comp.lang.c/browse_thread/thread/85ca59e624c9884c ============================================================================== You received this message because you are subscribed to the Google Groups "comp.lang.c" group. To post to this group, send email to [EMAIL PROTECTED] or visit http://groups-beta.google.com/group/comp.lang.c To unsubscribe from this group, send email to [EMAIL PROTECTED] To change the way you get mail from this group, visit: http://groups-beta.google.com/group/comp.lang.c/subscribe To report abuse, send email explaining the problem to [EMAIL PROTECTED] ============================================================================== Google Groups: http://groups-beta.google.com
