#include <stdarg.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include "globals.h"Functions | |
| int | mt_vConfInquire (APPvar *app, char *keyword, char *fmt, va_list args) |
| int | mt_ConfInquire (APPvar *app, char *keyword, char *fmt,...) |
| read an user variable in the configuration file | |
|
||||||||||||||||||||
|
|
1.4.6