Hi everyone! I’m working on enhancing the experience for stage 2 of the Shell challenge.
If you’ve found anything confusing or unclear while tackling this stage, please share your feedback here. I’d love to hear your thoughts and suggestions!
I’m doing this in ‘C’ , and I’m sure i’m writing the correct thing, and there’s only a difference of a space (’ ') between expected output and result output, and it’s not troubleshooting.
Hello, I am completing this challenge in C. It’d be great if there was more on what level of error handling you wanted for this level. I know C doesn’t have exception or error handling per se but if it was just simply appending an invalid command string at the end of the users input; that could have been explicitly stated and saved me some time. Thankfully @umar006 commented that this was the case.