Translate to c++

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