Re: [gtk-list] newbie question



*-Luyseyal <luyseyal@austin.cc.tx.us>
|
| i've noticed that there is no ultoa or ultostr function
| in stdlib.h. is there a GTK+ workaround for this or do i
| need to do this the hard way?

You'd typically use sprintf for ultostr. ultoa shouldn't be
to hard to write directly, but you could also use sscanf on
the string you get from sprintf.

-- 
A mathematician is a machine for converting coffee to theorems
                                              (Martin Schulze)
olet@ifi.uio.no   [-: .elOle. :-]   olet@debian.org



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