|
42sh 1.0.0
Create a shell in C
|
The file containing the condition functions. More...
#include "../../include/myshell.h"Functions | |
| int | get_condition (char *str) |
| Get the condition result from a string. | |
The file containing the condition functions.
| int get_condition | ( | char * | str | ) |
Get the condition result from a string.
| str | The string to calculate |