From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-03-05 17:26:34
On Wed, Mar 05, 2003 at 03:45:58PM +0100, Groepaz wrote: > > surely there must be others who've migrated from MS C++ to CC65 who > > undestand the frustration. > > just the frustrating bit is M$ C++, not cc65 :o) keep in mind that cc65 tries > to be as close to the standard (ANSI/POSIX) as possible, which M$ never even > remotely cared about. I'm definitely no Microsoft fan, but their compiler is pretty standard compliant. Yes, it has a rand() function and this function is defined in stdlib.h as the standard says it has to be. There are problem with Microsoft compilers, but as far as the C standard goes, the compiler is quite ok. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-03-05 17:26:41 CET