Welcome to Dream.In.Code
Getting C++ Help is Easy!

Join 136,067 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,578 people online right now. Registration is fast and FREE... Join Now!




date library &action on keys C

 
Reply to this topicStart new topic

date library &action on keys C

hamada8574
22 Apr, 2008 - 02:52 AM
Post #1

New D.I.C Head
*

Joined: 17 Apr, 2008
Posts: 10

im using C i want to know what library can i use to print date of today
also i want make action on key F10
for examlpe i want output appear as follw
//////
today is 22 / 4 / 2008
press F 10 to exit
////////////////

could you help me please smile.gif

User is offlineProfile CardPM
+Quote Post

gabehabe
RE: Date Library &action On Keys C
22 Apr, 2008 - 03:38 AM
Post #2

Donkey DIC
Group Icon

Joined: 6 Feb, 2008
Posts: 5,522



Thanked: 96 times
Dream Kudos: 2650
Expert In: ruling the world.

My Contributions
The date is in [url=http://www.cplusplus.com/reference/clibrary/ctime/time.html]time.h[url]
and to use F10, the keys are defined in windows.h - I *think* that the virtual key code is VK_F10, but I'm not positive. If you want to learn the windows library, a good site is relisoft

Hope this helps smile.gif
User is offlineProfile CardPM
+Quote Post

hamada8574
RE: Date Library &action On Keys C
22 Apr, 2008 - 12:28 PM
Post #3

New D.I.C Head
*

Joined: 17 Apr, 2008
Posts: 10

QUOTE(gabehabe @ 22 Apr, 2008 - 04:38 AM) *

The date is in [url=http://www.cplusplus.com/reference/clibrary/ctime/time.html]time.h[url]
and to use F10, the keys are defined in windows.h - I *think* that the virtual key code is VK_F10, but I'm not positive. If you want to learn the windows library, a good site is relisoft

Hope this helps smile.gif


thanks for this useful sites but it doesnt work as i want
User is offlineProfile CardPM
+Quote Post

Reply to this topicStart new topic
Time is now: 12/1/08 06:45PM

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month