I knew of a package called snippets. I think it is www.snippets.org (maybe a serach on the net?) Just checked and I was right. The actual C bit is here:
http://c.snippets.org/ It might help you. Andrew > -----Original Message----- > From: Jason Teagle [mailto:[EMAIL PROTECTED] > Sent: 04 June 2004 12:30 > To: MSVC At BeginThread > Subject: [msvc] Possibly OT: Source Of C Library Functions? > > > 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! > > -- > Jason Teagle > [EMAIL PROTECTED] > > > > _______________________________________________ > msvc mailing list > [EMAIL PROTECTED] > See > http://beginthread.com/mailman/listinfo/msvc_b> eginthread.com > for subscription changes, and list archive. > This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
