about making file name

Thread Starter

zamansabbir

Joined May 27, 2008
15
Hi
all that i know is to give file name when i write a program that reads the document from a file. but i want to make my program using C language to get the file name each time it runs by user by taking name of the date from the computer time and date in task bar.

Will u please give me a suggestion how to do that and please give me the code to write that language in C language

Waiting for help
Sabbir
 

mik3

Joined Feb 4, 2008
4,843
Hi
all that i know is to give file name when i write a program that reads the document from a file. but i want to make my program using C language to get the file name each time it runs by user by taking name of the date from the computer time and date in task bar.

Will u please give me a suggestion how to do that and please give me the code to write that language in C language

Waiting for help
Sabbir
Check out this website, i think it will be helpful.

www.cplusplus.com
 
Top