Passing function name in command line argumentHow do I pass an argument value from the command line as a file name? For example, if argv[1] con...
Enumerative input from usersOh I see what you are doing here but you are getting the input from the user as a string, is it poss...
Enumerative input from usersI'm confused by the for(char& c:bl) c = toupper(c); I'm not familiar with this format for the for l...
Enumerative input from usersHow can I get an input from a user that will place the input value into the type that I defined? For...
Help with command lineThank you!
This user does not accept Private Messages