This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: exception handling poll





On Sat, 18 Oct 1997 meissner@cygnus.com wrote:

> Also, if you are using a newlib based printf, note there are the functions:
> 
> 	iprintf
> 	fiprintf
> 	siprintf
> 	viprintf
> 	vfiprintf
> 	vsiprintf
> 
> that do not include any floating point support (which also cuts down on the
> size).

I have resisted using the integer versions since they are non-standard.  I
suppose that there is actually justification for using them in this case
though.  RTEMS is pretty much in bed with newlib these days. :)

--joel





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]