char* qSysCmd ( const char *  cmd  ) 

Get the result string of external command execution

Parameters:
cmd external command
Returns:
malloced string pointer which contains result if successful, otherwise returns NULL
Note:
If the command does not report result but it is executed successfully, this will returns empty string(not null)

Definition at line 59 of file qSystem.c.


Generated on Mon Mar 26 07:00:52 2018 for JSOC_Documentation by  doxygen 1.5.7.1