cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
HOW TO DISPLAY FILENAMES
HOW TO DISPLAY FILENAMES
Jul 8, 2015 at 4:15am UTC
JAJA19
(1)
i have a simple program and the output is this:
Enter name:
ENter age:
enter filename for ages
enter fiename for names:
display all age: ex: ag.txt
how can I do this?
Jul 8, 2015 at 6:53am UTC
SamuelAdams
(1535)
To start, Look up cout and cin.
Topic archived. No new replies allowed.