Search : in
By :

How to make a c program showing current date

Last answer on Aug 2, 2009 2:47:59 pm BST R.D, on Jul 30, 2009 1:55:36 am BST 
 Report this message to moderators

Hello,
i want to know that how to make a program in c which will show the current date when a new folder is added in
the computer system.In place of new folder it must show the current date of that day every time as default settings.I want to ask that when we right click a and adds a new folder on desktop we are shown with new folder as its name,i want that the by default name to the new folder must be the current date of that day.
show me the coding for this program.

Configuration: Windows XP
Safari 530.5

Best answers for « how to make a c program showing current date » in :
Error loading C:\PROGRA~1\MYWEBS~1\bar\5.bin\M3PLUGIN>DLL Show Error loading C:\PROGRA~1\MYWEBS~1\bar\5.bin\M3PLUGIN>DLL Issue Solution Note Issue I need help for error Error loading C:\PROGRA~1\MYWEBS~1\bar\5.bin\M3PLUGIN>DLL Solution To solve: Please click on Start, Click on Run and type the...
Excel tips : How to insert date in a cell ShowExcel tips : How to insert date in a cell Below are some tips on how to insert date and time in an excel cell for a specific purpose:- To insert current date, press CTRL ¯+ ;¯ in the chosen cell. To insert current time, press CTRL¯+...
Change the default installation folder C: \ Program Files ShowChange the default installation folder C: \ Program Files The installation of most software programs are set by default in the C: \ Program Files. Below is a means of how to change into another partition. Under Windows Vista, select...
Compiling an assembly program with Nasm ShowCompiling an assembly program with Nasm Intro With LInux With Windows Intro Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture and is commonly used to create 16-bit, 32-bit (IA-32) and 64-bit...
Databases - Using forms ShowUsing forms In order to use databases, the user must be provided with an interface that allows him or her to view data based on certain criteria. There is a tool for this: forms. A form is an interface with components for displaying, entering, or...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...
Data transmission techniques on Wi-Fi wireless networks (802.11 ShowTransmission channels A transmission channel is a narrow frequency band that can be used for communication. In every country, the government generally regulates use of the radio spectrum, as it is the largest user of the spectrum due to military...

1

rossdavid, on Jul 30, 2009 11:25:01 pm BST

I don't really know but i can give you link to a computing tutorials site. go on http://www.developpez.com

Reply to rossdavid

2

Magic, on Aug 2, 2009 2:46:31 pm BST
  • +1

Avoid this site
It's a sect, with 15 years old kids !
Horrible...

Reply to Magic

3

 Steve, on Aug 2, 2009 2:47:59 pm BST
  • +1

Simply use Win32 api (Shell)
Ask on Win32 ng for code http://tinyurl.com/cmhb5g
(official , Microsoft)

Reply to Steve