readind arrays from an input file ans storeing the the valve in an out put fole

Write your question here.
Please, hep me answer, this question.

Write a C++ program to read in two dimension arrays A and B from a file and store their sum and
product into an output file (given that A={2,3,1,3) and B={3,2,2,3).
[/code]
closed account (48T7M4Gy)
See note at http://www.cplusplus.com/forum/general/205112/
closed account (48T7M4Gy)
http://www.cplusplus.com/doc/tutorial/files/
Topic archived. No new replies allowed.