Click here to Skip to main content
15,905,867 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionText editor Pin
veluru krishna13-Nov-06 4:12
veluru krishna13-Nov-06 4:12 
AnswerRe: Text editor Pin
benjymous13-Nov-06 4:14
benjymous13-Nov-06 4:14 
AnswerRe: Text editor Pin
Hamid_RT13-Nov-06 5:24
Hamid_RT13-Nov-06 5:24 
AnswerRe: Text editor Pin
toxcct13-Nov-06 5:50
toxcct13-Nov-06 5:50 
GeneralRe: Text editor Pin
Hamid_RT13-Nov-06 7:30
Hamid_RT13-Nov-06 7:30 
GeneralRe: Text editor Pin
toxcct13-Nov-06 7:38
toxcct13-Nov-06 7:38 
QuestionC++ basics Pin
cmaccc13-Nov-06 3:38
cmaccc13-Nov-06 3:38 
QuestionRe: C++ basics Pin
David Crow13-Nov-06 3:59
David Crow13-Nov-06 3:59 
cmaccc wrote:
First, I would like to write a program that displays the current time/date and continually updates it.


At a command prompt, or in a GUI application? In either case, you can use the time() function to get such information.


cmaccc wrote:
Do I need to use the struct tm from the header file time.h?


Only if you are using functions like asctime(), gmtime(), or localtime().


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


AnswerRe: C++ basics Pin
toxcct13-Nov-06 5:48
toxcct13-Nov-06 5:48 
QuestionDisable Frame Moving Pin
baerten13-Nov-06 2:56
baerten13-Nov-06 2:56 
AnswerRe: Disable Frame Moving [modified] Pin
Viorel.13-Nov-06 3:11
Viorel.13-Nov-06 3:11 
GeneralRe: Disable Frame Moving Pin
baerten13-Nov-06 3:34
baerten13-Nov-06 3:34 
QuestionRe: Disable Frame Moving Pin
baerten13-Nov-06 4:09
baerten13-Nov-06 4:09 
AnswerRe: Disable Frame Moving Pin
Viorel.13-Nov-06 4:28
Viorel.13-Nov-06 4:28 
GeneralRe: Disable Frame Moving Pin
baerten13-Nov-06 21:43
baerten13-Nov-06 21:43 
QuestionUsing Webdings as font for CDialog buttons problem Pin
peterboulton13-Nov-06 1:21
professionalpeterboulton13-Nov-06 1:21 
AnswerRe: Using Webdings as font for CDialog buttons problem Pin
Rage13-Nov-06 2:53
professionalRage13-Nov-06 2:53 
AnswerRe: Using Webdings as font for CDialog buttons problem Pin
Viorel.13-Nov-06 3:02
Viorel.13-Nov-06 3:02 
QuestionHow to diable menu itemin VC++ Pin
Kvaibhav13-Nov-06 1:05
Kvaibhav13-Nov-06 1:05 
AnswerRe: How to diable menu itemin VC++ Pin
Rage13-Nov-06 2:52
professionalRage13-Nov-06 2:52 
GeneralRe: How to diable menu itemin VC++ Pin
Kvaibhav13-Nov-06 19:41
Kvaibhav13-Nov-06 19:41 
QuestionProblem with registering a dll Pin
narayanagvs13-Nov-06 0:36
narayanagvs13-Nov-06 0:36 
AnswerRe: Problem with registering a dll Pin
Mike_99913-Nov-06 1:46
Mike_99913-Nov-06 1:46 
AnswerRe: Problem with registering a dll Pin
Roger Stoltz13-Nov-06 1:46
Roger Stoltz13-Nov-06 1:46 
QuestionMaking a Package Pin
Patriot8112-Nov-06 23:42
Patriot8112-Nov-06 23:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.