|
Anypia Programmer's Documentation
|
Returns formatted ssn.
std::string toString( const std::string& format ) const;
|
Parameters |
Description |
|
const std::string& format |
Format to use. |
Formatted ssn.
If the format string begins with "n", do not use hyphens; otherwise use hyphens separating the three parts.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|