Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: PowerPC Numerics / Part 2 - The PowerPC Numerics C Implementation
Chapter 9 - Conversion Functions


Converting Between Decimal Formats

MathLib provides a scanner for converting from decimal strings to decimal structures and a formatter for converting from decimal structures to decimal strings.
dec2strConverts decimal structures to decimal strings. The PowerPC Numerics formatter.
str2decConverts decimal strings to decimal structures. The PowerPC Numerics scanner.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996