home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vxworks / 1194 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  727 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!agate!dog.ee.lbl.gov!lbl.gov!vxwexplo
  2. From: jcn@mpl.ucsd.edu (Chris Nickles)
  3. Newsgroups: comp.os.vxworks
  4. Subject: re:  performance of fprintf() for floating point
  5. Date: Tue, 12 Jan 93 08:28:24 PST
  6. Organization: Lawrence Berkeley Laboratory, Berkeley CA
  7. Lines: 7
  8. Sender: vxwexplo@lbl.gov
  9. Message-ID: <9301121628.AA04876@cowry.UCSD.EDU>
  10. NNTP-Posting-Host: 128.3.112.16
  11. Originator: daemon@vxw.ee.lbl.gov
  12.  
  13.  
  14. Another approach, if you don't mind a little nitty-gritty, would be
  15. to scale the data as an integer in small units, e. g. tenths or
  16. hundredths of a degree, and then stuff a dot into the output string.
  17.  
  18.     Chris Nickles
  19.     UCSD Marine Physical Lab
  20.