Jason > Anyone know a comprehensive place to get source code for standard C > library functions? I'm looking for sprintf() particularly. The > SPRINTF.C file installed as part of VC6 basically makes a call to > somewhere else for the bulk of its thing, I was kind of hoping for a > comprehensive function where the bulk of the workings was contained > right there within the function... a GNU public version, possibly? A > Google has just given a needle in a haystack, I've started wading > through but it's mostly references to /using/ sprintf()... ugh!
I'd be very interested to know why...? Regards Paul Paul Grenyer Email: [EMAIL PROTECTED] Web: http://www.paulgrenyer.co.uk Have you met Aeryn: http://www.paulgrenyer.co.uk/aeryn/? Version 0.3.0 beta now available for download. _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
