#include <unistd.h>#include <stdlib.h>#include <string.h>#include <stdio.h>#include "../include/appConfig.h"Go to the source code of this file.
Functions | |
| int | handleCmdLine (tAppConfig *config, int argc, char *argv[]) |
| int handleCmdLine | ( | tAppConfig * | config, | |
| int | argc, | |||
| char * | argv[] | |||
| ) |
Definition at line 10 of file handleCmdLine.c.
1.5.8