#ifndef cNULL #define cNULL ((const char *)NULL) #endif void system_argv(const char *cmd, ...); void system_argv_array(char **args);