taskrambler
v0.1.8
Web server and task management solution.
|
#include <stdio.h>
#include "class.h"
#include "commons.h"
#include "config/config.h"
#include "config/value.h"
#include "utils/memory.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 10 of file configtest.c.
References config, CONFIG_VALUE_NUMERIC, CONFIG_VALUE_STRING, configGet(), CSTRA, and memCleanup().