42sh 1.0.0
Create a shell in C
|
The file containing the inhibitors functions. More...
#include "../../include/myshell.h"
Functions | |
char ** | str_to_array_inhibitors (char *str) |
Transform a string into an array of words with inhibitors. | |
The file containing the inhibitors functions.
char ** str_to_array_inhibitors | ( | char * | str | ) |
Transform a string into an array of words with inhibitors.
str | The string to transform |