[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Brain cramp converting a hex value to decimal



Note that in embedded environments, you often want a sprintf that
doesn't support floating point, to save memory.  In newlib at least,
this is called siprintf().

As was also noted, you could use itoa() if your library supports it,
and if it formats the way you want.


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user