Click here to Skip to main content
16,011,988 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to idle the program for seconds? Pin
pnpfriend24-Jun-04 11:13
pnpfriend24-Jun-04 11:13 
AnswerRe: How to idle the program for seconds? Pin
Anthony_Yio24-Jun-04 21:05
Anthony_Yio24-Jun-04 21:05 
GeneralBacklight Control Interface Pin
Blake Miller24-Jun-04 11:01
Blake Miller24-Jun-04 11:01 
GeneralExponents Pin
RedDragon2k24-Jun-04 10:51
RedDragon2k24-Jun-04 10:51 
GeneralRe: Exponents Pin
User 665824-Jun-04 11:07
User 665824-Jun-04 11:07 
GeneralRe: Exponents Pin
RedDragon2k24-Jun-04 11:24
RedDragon2k24-Jun-04 11:24 
GeneralRe: Exponents Pin
User 665824-Jun-04 11:37
User 665824-Jun-04 11:37 
GeneralRe: Exponents Pin
Jeremy Falcon24-Jun-04 11:39
professionalJeremy Falcon24-Jun-04 11:39 
Try this...

long value = ((long)pow(long1, long2)) % long3;

Jeremy Falcon
GeneralRe: Exponents Pin
gamitech24-Jun-04 12:49
gamitech24-Jun-04 12:49 
GeneralUsers running network app!!! Pin
24-Jun-04 10:47
suss24-Jun-04 10:47 
GeneralRe: Users running network app!!! Pin
David Crow24-Jun-04 10:51
David Crow24-Jun-04 10:51 
QuestionLoadLibrary via HTTP? Pin
that_24-Jun-04 10:02
that_24-Jun-04 10:02 
Questionwhat is the difference between sscanf and atof in cast cstring into float? Pin
vividtang24-Jun-04 9:29
vividtang24-Jun-04 9:29 
AnswerRe: what is the difference between sscanf and atof in cast cstring into float? Pin
David Crow24-Jun-04 10:19
David Crow24-Jun-04 10:19 
AnswerRe: what is the difference between sscanf and atof in cast cstring into float? Pin
Steve Mayfield24-Jun-04 10:40
Steve Mayfield24-Jun-04 10:40 
Questionabout dialog color? Pin
vividtang24-Jun-04 9:19
vividtang24-Jun-04 9:19 
AnswerRe: about dialog color? Pin
Arman S.26-Apr-07 2:45
Arman S.26-Apr-07 2:45 
Questionabout dialog color? Pin
vividtang24-Jun-04 9:10
vividtang24-Jun-04 9:10 
AnswerRe: about dialog color? Pin
User 665824-Jun-04 9:12
User 665824-Jun-04 9:12 
Questionhow to cast cstring into long? Pin
vividtang24-Jun-04 9:09
vividtang24-Jun-04 9:09 
AnswerRe: how to cast cstring into long? Pin
User 665824-Jun-04 9:10
User 665824-Jun-04 9:10 
AnswerRe: how to cast cstring into long? Pin
Michael Dunn24-Jun-04 12:35
sitebuilderMichael Dunn24-Jun-04 12:35 
GeneralNewbee: VC++6 and WinXP Problem Pin
otrcomm24-Jun-04 7:46
otrcomm24-Jun-04 7:46 
GeneralRe: Newbee: VC++6 and WinXP Problem Pin
Erik Funkenbusch24-Jun-04 13:39
Erik Funkenbusch24-Jun-04 13:39 
GeneralRe: Newbee: VC++6 and WinXP Problem Pin
otrcomm24-Jun-04 18:06
otrcomm24-Jun-04 18:06 

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.