Forum: C Mar 20th, 2008 |
| Replies: 4 Views: 1,029 Hi,
If i assign a pointer based, it would have meant the filename is always fix at all time. I desired something in the end of the day which executes whole bunch of different test.txt namely... |
Forum: C Mar 20th, 2008 |
| Replies: 4 Views: 1,029 Hi,
Recently I have a text file which contain a bunch of numbers :-
1,0,0,1,0................
1,0,1,1,1................
I would like to read these numbers line by line and stored into an... |