Click here to Skip to main content
15,891,607 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: crash related to CString acces violating Pin
Alain Rist8-Dec-10 5:12
Alain Rist8-Dec-10 5:12 
AnswerRe: crash related to CString acces violating Pin
mbue9-Dec-10 14:07
mbue9-Dec-10 14:07 
QuestionProgramme to add given no of days to the current date to give the resulted date Pin
cmaheshwari167-Dec-10 17:49
cmaheshwari167-Dec-10 17:49 
AnswerRe: Programme to add given no of days to the current date to give the resulted date Pin
Richard MacCutchan7-Dec-10 22:23
mveRichard MacCutchan7-Dec-10 22:23 
GeneralRe: Programme to add given no of days to the current date to give the resulted date Pin
cmaheshwari167-Dec-10 23:46
cmaheshwari167-Dec-10 23:46 
GeneralRe: Programme to add given no of days to the current date to give the resulted date Pin
Richard MacCutchan8-Dec-10 2:53
mveRichard MacCutchan8-Dec-10 2:53 
GeneralRe: Programme to add given no of days to the current date to give the resulted date Pin
cmaheshwari169-Dec-10 18:07
cmaheshwari169-Dec-10 18:07 
GeneralRe: Programme to add given no of days to the current date to give the resulted date Pin
Richard MacCutchan9-Dec-10 22:35
mveRichard MacCutchan9-Dec-10 22:35 
What you describe above sounds fine. The time_t type is just a value that represents the current time and date as calculated by the OS that you are running on (i.e. Windows, Linux, AIX etc). The struct tm is created by breaking a time_t value into its constituent parts to allow for the type of calculation that you are doing. If you go to the link I gave you for struct tm and look at the menu in the botttom left pane you will see listed all the various time routines, take a look at each of them to see some sample code.
Just say 'NO' to evaluated arguments for diadic functions! Ash

GeneralRe: Programme to add given no of days to the current date to give the resulted date Pin
cmaheshwari1610-Dec-10 1:10
cmaheshwari1610-Dec-10 1:10 
GeneralRe: Programme to add given no of days to the current date to give the resulted date Pin
Richard MacCutchan10-Dec-10 2:44
mveRichard MacCutchan10-Dec-10 2:44 
QuestionHow to read the all Guids defined in abcd_i.c file from pdb Pin
glitteringsound6-Dec-10 23:09
glitteringsound6-Dec-10 23:09 
Questioni have a question about for_each Pin
lxlenovostar3-Dec-10 6:24
lxlenovostar3-Dec-10 6:24 
AnswerRe: i have a question about for_each Pin
Alain Rist3-Dec-10 23:30
Alain Rist3-Dec-10 23:30 
AnswerRe: i have a question about for_each Pin
xtofl6-Dec-10 4:18
xtofl6-Dec-10 4:18 
QuestionLinear Algebra with C++ Pin
VeganFanatic30-Nov-10 13:25
VeganFanatic30-Nov-10 13:25 
AnswerRe: Linear Algebra with C++ Pin
jean Davy15-Dec-10 11:06
jean Davy15-Dec-10 11:06 
QuestionHow to change active tab in tabbed MFC Pin
josip cagalj30-Nov-10 3:31
josip cagalj30-Nov-10 3:31 
QuestionQuestion about WTL CScrollImpl Pin
extremjoy29-Nov-10 21:34
extremjoy29-Nov-10 21:34 
AnswerRe: Question about WTL CScrollImpl Pin
Alain Rist29-Nov-10 22:34
Alain Rist29-Nov-10 22:34 
Questionhello, i have a question about char and int Pin
lxlenovostar29-Nov-10 0:22
lxlenovostar29-Nov-10 0:22 
AnswerRe: hello, i have a question about char and int Pin
Cool_Dev29-Nov-10 1:57
Cool_Dev29-Nov-10 1:57 
AnswerRe: hello, i have a question about char and int Pin
Richard MacCutchan29-Nov-10 3:40
mveRichard MacCutchan29-Nov-10 3:40 
Question[SOLVED] COM Dll Not Getting Registered In Windows Server 2008 [modified] Pin
MANISH RASTOGI26-Nov-10 18:20
MANISH RASTOGI26-Nov-10 18:20 
Questionrenaming files Pin
khomeyni20-Nov-10 7:46
khomeyni20-Nov-10 7:46 
AnswerRe: renaming files Pin
Cool_Dev20-Nov-10 21:12
Cool_Dev20-Nov-10 21:12 

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.