I\'m writing a simple shell in C and encountered a minor problem. I have the following function:
int execStdErr(char** parsedArguments, int numberOfArgs) {