Get the result string of external command execution
- Parameters:
-
- 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.