|
Document of c-modernization-kit (override-sample) 1.0.0
|
override-sample メインプログラム。 More...
Go to the source code of this file.
Functions | |
| int | main (void) |
| メインエントリポイント。 | |
override-sample メインプログラム。
libbase の func を呼び出し、オーバーライド機能を示すサンプルプログラムです。
Definition in file override-sample.c.
| int main | ( | void | ) |
メインエントリポイント。
Definition at line 29 of file override-sample.c.
References console_output(), funcman_info_libbase(), and sample_func().