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

Initializes codes from the first two characters of a string.

C++
Bic(
    const std::string& newCode
);
Parameters 
Description 
const std::string& newCode 
New bic codes as a string. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!