Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Currency Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.7 Strings in Currency Module

Strings are used throughout the Currency Module, primarily as a means of providing input to and output from the decimal classes. For example, you can construct a decimal object from a string, and when you format it using the RWDecimalFormat class, a string containing the formatted number is returned.

Rather than burden users with the use of character pointers and buffers, we have chosen instead to use the Rogue Wave string class, RWCString. This class provides flexible and efficient string manipulation.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.