I’m doing some C++ tutorials, and so far I am pretty damn good at it. However, there is one thing that perplexed and forced off the rail my knowledge acquiring, which gives me a headache.
How to create a file with its name given on the command line?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’re asking about how to get a string from the command line to name the file to open?