Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Bic::Bic Constructor (char, char)

Initializes codes from two characters.

C++
Bic(
    char newMajorBic, 
    char newMinorBic
);
Parameters 
Description 
char newMajorBic 
New major bic code. 
char newMinorBic 
New minor bic code. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!