This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

converting double <-> string


Hi,

This may be a really silly question, but I'm not that familiar with c.
As a part of my education I'm building a calculator based on the 68331
mcu.
I need to be able to write doubles to an ascii-compatible lcd display and
to convert ascii strings to doubles, so I wondered if there are builtin
funcitons for these jobs.
We are using libgloss1.8

___________
Peer Ilsøe