ANSI C standard library

Donald Lewine lewine at cheshirecat.webo.dg.com
Tue Apr 16 05:44:30 AEST 1991


In article <1991Apr11.185038.108 at cpqhou.uucp>, pipkinsj at cpqhou.uucp (Jeff Pipkins @Adv Dev at SE hou ) writes:
|> I'm looking for an ANSI C implementation of the ANSI C standard library.
|> I'd settle for a K&R C implementation of anything close.  Most available
|> libraries I've seen are about 40% to 60% ASM lang, but I need C.
|> 
|> Can anybody tell me about a good source for this sort of thing?
|> 

It can not be done!  The reason that many of these things are in
the ANSI library is that they can not ve written in portable C.
If there is a library that is 60% ANSI conforming C, you are doing
very well.

--------------------------------------------------------------------
Donald A. Lewine                (508) 870-9008 Voice
Data General Corporation        (508) 366-0750 FAX
4400 Computer Drive. MS D112A
Westboro, MA 01580  U.S.A.

uucp: uunet!dg!lewine   Internet: lewine at cheshirecat.webo.dg.com



More information about the Comp.std.c mailing list