Mapper
|
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
Go to the source code of this file.
Functions | |
int | ReadConfig (char *answer, char *query) |
int ReadConfig | ( | char * | answer, |
char * | query | ||
) |
Definition at line 11 of file ReadConfig.c.