Translate to c++
Translate scanf("%s", &file)
Last edited on
cin>> File;
The above question is what I need.
Last edited on
c++ uses a different format than c. it doesnt require a type specifier for input or output
he had a different question posted which is why my stuff doesnt make sense
Topic archived. No new replies allowed.