[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: printf function



	Subject: printf function
	Date: Thu, Nov 04, 1999 at 11:09:09AM +1100

In reply to:Andrew Clark

Quoting Andrew Clark(andrew.clark@technologist.com):
> I wonder if anyone can help me out.  I need to get a copy of the source
> for the printf function (I need to write modified version), but I don't
> want the rest of the standard c library, is there somewhere on the
> internet I can find it, or can someone email it to me, or should I just
> install the lib c source and get it myself and then remove the source?
> 
> Regards,
>     Andrew Clark.

Tey

find /usr/src -iname printf.c

HTH

-- 
Real software engineers don't debug programs, they verify correctness.
This process doesn't necessarily involve execution of anything on a
computer, except perhaps a Correctness Verification Aid package.
_______________________________________________________


Reply to: