CPP05 1.0
|
Main function to test the Form and Bureaucrat classes. [詳解]
関数 | |
void | print_header (const std::string &title) |
int | main () |
Main function to test the Form and Bureaucrat classes.
This file demonstrates form creation, and both successful and unsuccessful attempts by bureaucrats to sign them.
main.cpp に定義があります。
void print_header | ( | const std::string & | title | ) |