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