General C++ Programming - July 2009 (Page 14)

creating sequence of numbered files
 
I want to create a sequence of files like 001.dat, 002.dat and so on, so I try for(int j = 0; j ...
[7 replies] Last: Duoas #include <iomanip> is the line I was missing. Thank y... (by Onanymous)
July 2009 Pages: 1... 121314
  Archived months: [jun2009] [aug2009]

This is an archived page. To post a new message, go to the current page.