|
SDL Visual Test
|
#include <SDL_visualtest_process.h>
Data Fields | |
| int | exit_success |
| int | exit_status |
This structure stores the exit status (value returned by main()) and whether the process exited sucessfully or not.
| int exit_status |
The exit status of the process. 8-bit value.
| int exit_success |
Zero if the process exited successfully
1.8.4