All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] itoa(), base of 16
@ 2009-05-27 17:08 Drasko DRASKOVIC
  2009-05-27 17:13 ` Scott Wood
  0 siblings, 1 reply; 2+ messages in thread
From: Drasko DRASKOVIC @ 2009-05-27 17:08 UTC (permalink / raw)
  To: u-boot

Hi all,
how do we use itoa() fnc in U-Boot? I can seem to find it (there is
simple_strtoul(), but I need inverse of this).

BR,
Drasko

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] itoa(), base of 16
  2009-05-27 17:08 [U-Boot] itoa(), base of 16 Drasko DRASKOVIC
@ 2009-05-27 17:13 ` Scott Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Wood @ 2009-05-27 17:13 UTC (permalink / raw)
  To: u-boot

Drasko DRASKOVIC wrote:
> Hi all,
> how do we use itoa() fnc in U-Boot? I can seem to find it (there is
> simple_strtoul(), but I need inverse of this).

sprintf()

-Scott

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-27 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-27 17:08 [U-Boot] itoa(), base of 16 Drasko DRASKOVIC
2009-05-27 17:13 ` Scott Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.