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
Array and File
Array and File
Mar 23, 2012 at 9:27pm UTC
oopssy
(8)
I am sorry.
Last edited on
Mar 24, 2012 at 8:06pm UTC
Mar 23, 2012 at 9:33pm UTC
Lowest0ne
(1536)
To start, you never define SIZE.
Then you open a file "random.txt" before asking the user what file they want. When you do ask, you never actually cin the name they want, you just output the string "name".
Mar 24, 2012 at 5:32am UTC
oopssy
(8)
Many thanks
Topic archived. No new replies allowed.