Oh, yeah!!! % I forgot about that operator! Thanks! Yes it was not really a sting issue, but I needed to know that one too. -Tony --- In AVR-Chat@yahoogroups.com, Colin Paul Gloster <Colin_Paul_Gloster@A...> wrote: > On Fri, Apr 22, 2005 at 02:18:15PM -0000, Tony wrote: > > "[..] > > I see the modulo function for floats, but is there an integer version > of modulo? I did not see that." > > This has nothing to do with strings. C does not need an integral modulo > function because it provides the % modulo operator for this as part of the > language itself. > > > "I found itoa() in the stdlib.h. > > [..] > > Is there a "dtoa" to convert a float to ascii? I seem to remember > something from my days when I used C very regularly, but now that I am > getting back into it, I can not recall." > > Third parties have written such functions but ANSI had itoa() and not its > converse.
Message
Re: some C string conversion functions?
2005-04-22 by arhodes19044
Attachments
- No local attachments were found for this message.