I'm trying to use atof to do.... what atof does actually. I'm trying this in of all places a real-time (rtl2.2) module. The module cannot be inserted, when trying to insert, the message something like " undefined symbol __strtod_internal". If the same call is used in a program (exectuable< non module) it works just fine. Anybody have any ideas?