This is Unofficial EPICS BASE Doxygen Site
osdStrtod.h
Go to the documentation of this file.
1 /*************************************************************************\
2 * Copyright (c) 2002 The University of Saskatchewan
3 * EPICS BASE Versions 3.13.7
4 * and higher are distributed subject to a Software License Agreement found
5 * in file LICENSE that is included with this distribution.
6 \*************************************************************************/
7 
8 /*
9  * epicsStrtod() for systems with working strtod() routine
10  */
11 #define epicsStrtod strtod