#include <stdio.h>#include <stdlib.h>#include <stdbool.h>#include <string.h>#include "qDecoder.h"
Go to the source code of this file.
FunctionsTitleTestFour | |
| const char * | qDecoderVersion (void) |
| char * | qSysCmd (const char *cmd) |
| const char * | qSysGetEnv (const char *envname, const char *nullstr) |
Definition in file qSystem.c.
1.5.7.1