Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Ssn::Ssn Constructor (std::string&)

Creates ssn by using one string without hyphens.

C++
Ssn(
    const std::string& newSsn
);
Parameters 
Description 
const std::string& newSsn 
String to use for full ssn. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!