Main program to demonstrate the Harl class's complaining behavior.
[詳解]
[ソースコード]
|
int | main () |
| Main function of the program.
|
|
Main program to demonstrate the Harl class's complaining behavior.
main.cpp に定義があります。
◆ main()
Main function of the program.
Creates a Harl object and makes it complain at different levels.
- 戻り値
- 0 if the program executes successfully.
main.cpp の 27 行目に定義があります。