need help urgent!!! stack of integer arrays

Hi, I have to construct stacks of 1-D integer array of length 7 and info has to be read from input file and results must be printed out in output file.
The operations to be done are:
fill stack with atleast 25 1-D array elements and print it.
How do we read an integer arry from the file? I'm unable to figure it out?
Need help to solve this!!!!
Last edited on
Topic archived. No new replies allowed.