tiny-shell 0.2
A mini shell project aiming to gain knowledge about Win32 and Linux API
|
Go to the source code of this file.
Enumerations | |
enum | run_result { RUN_OK , RUN_EXIT , RUN_FAILED } |
Result of the execution of a command line. More... | |
enum run_result |