Inquiring minds want to know. In my case, I want to know if I need
to make a temporary, or a more permanent, workaround to deal with
the lack of the strtold() function in OpenBSD. I also need strtoll
and strtoull but those are easily mapped with #define. But for the
strtold() function, I'm going to either have to code it up, or use
code from something like GNU libc.
--
-----------------------------------------------------------------
| Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ |
| phil-nospam@ipal.net | Texas, USA | http://phil.ipal.org/ |
-----------------------------------------------------------------
|