~epics-core/epics-base/remove-keywords-3.14

« back to all changes in this revision

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

  • Committer: Andrew Johnson
  • Date: 2016-05-22 03:43:09 UTC
  • Revision ID: anj@aps.anl.gov-20160522034309-jclvlod3zy6xpygu
Remaining Revision-Id keywords in source

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$
 
10
/*
11
11
 * Very efficient routines to convert numbers to strings
12
12
 *
13
13
 *      Author: Bob Dalesio wrote cvtFloatToString (called FF_TO_STR)