~anj/epics-base/db-hierarchy

« back to all changes in this revision

Viewing changes to src/libCom/cvtFast/cvtFast.c

  • Committer: Andrew Johnson
  • Date: 2016-09-07 15:04:54 UTC
  • mfrom: (12618.1.163 3.15)
  • Revision ID: anj@aps.anl.gov-20160907150454-4a0thskbmtew07qh
Merged changes from 3.15 branch, to revno 12781

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
* and higher are distributed subject to a Software License Agreement found
8
8
* in file LICENSE that is included with this distribution. 
9
9
\*************************************************************************/
10
 
/* $Revision-Id$*/
11
10
/* Very efficient routines to convert numbers to strings
12
11
 *      Author: Bob Dalesio wrote cvtFloatToString (called FF_TO_STR)
13
12
 *                      Code is same for cvtDoubleToString