#include <sent/stddefs.h>
#include <sent/util.h>
confout.cのインクルード依存関係図

関数 | |
| void | confout_version (FILE *strm) |
| void | confout_audio (FILE *strm) |
| void | confout_lm (FILE *strm) |
| void | confout_am (FILE *strm) |
| void | confout_lib (FILE *strm) |
| void | confout_process (FILE *strm) |
| void | confout (FILE *strm) |
confout.c で定義されています。
| void confout_version | ( | FILE * | strm | ) |
| void confout_audio | ( | FILE * | strm | ) |
| void confout_lm | ( | FILE * | strm | ) |
| void confout_am | ( | FILE * | strm | ) |
| void confout_lib | ( | FILE * | strm | ) |
| void confout_process | ( | FILE * | strm | ) |
| void confout | ( | FILE * | strm | ) |
Output all information of this libsent library.
| strm | [in] file pointer to output |
参照元 put_library_defs().
1.5.0