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
data iput and calculation
data iput and calculation
Apr 6, 2011 at 5:20am UTC
pete
(1)
hi
i have a text file which has a 12x41 sized 2d array..(let the file name be inflow.txt).i need to open the file and has to use the each data one by one in a program
how to perform it?
Apr 6, 2011 at 9:45am UTC
coder777
(8444)
You can use
http://www.cplusplus.com/reference/iostream/ifstream/
Topic archived. No new replies allowed.