Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

assign dynamic filenames

Status
Not open for further replies.

tewari68

Programmer
Jan 25, 2005
87
US
Hi,
How can we assign dynamic filenames to output files. I have to redirect my debug output to a file, however for each instance I need to generate a new file name for the debug output something like "date.time.txt".
Is that possible in C++.

Thanks,
Tewari
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top