Segmentation fault while running command line argumentsI am feeding it two arguments, however - such as ./program -d -easy or ./program -n 150, and I'm als...
Segmentation fault while running command line argumentsThanks, but I'm still getting a segmentation fault even after checking for no arguments - how do I m...
Segmentation fault while running command line argumentsDoing a "guessing game" where the user can edit the difficulty and guessing range at the command lin...
Command line arguments?I'm still not too sure how to do this. If I write if (strcmp ((argv[1], "-n") == 0) I get ...
Command line arguments?Hello I created a guessing game program, and now I have to add a command line argument to it - i...
This user does not accept Private Messages