Click here to Skip to main content
15,898,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Strange things with parameters. Pin
Anand Paranjpe9-Oct-03 19:52
Anand Paranjpe9-Oct-03 19:52 
GeneralDefine triangle class Pin
Anonymous9-Oct-03 18:40
Anonymous9-Oct-03 18:40 
GeneralRe: Define triangle class Pin
W. Hammer -sledge-11-Oct-03 9:29
W. Hammer -sledge-11-Oct-03 9:29 
GeneralHello ÕâÊÇʲôѽ£¿ Pin
hy_huangh9-Oct-03 18:36
hy_huangh9-Oct-03 18:36 
GeneralRe: Hello ÕâÊÇʲôѽ£¿ Pin
David Stone9-Oct-03 18:56
sitebuilderDavid Stone9-Oct-03 18:56 
GeneralFloating point calculation Pin
act_x9-Oct-03 18:20
act_x9-Oct-03 18:20 
GeneralRe: Floating point calculation Pin
Anand Paranjpe9-Oct-03 20:05
Anand Paranjpe9-Oct-03 20:05 
GeneralRe: Floating point calculation Pin
Anthony_Yio10-Oct-03 1:09
Anthony_Yio10-Oct-03 1:09 
<code>float x = 3.01; x = ((int)x< ceil (x) )?(int)x:(int)x+1; </code>
a rough try Smile | :)

Sonork 100.41263:Anthony_Yio
GeneralRe: Floating point calculation Pin
JWood10-Oct-03 9:59
JWood10-Oct-03 9:59 
QuestionXML parsing with DOM?? Pin
xxhimanshu9-Oct-03 17:45
xxhimanshu9-Oct-03 17:45 
AnswerRe: XML parsing with DOM?? Pin
act_x9-Oct-03 18:28
act_x9-Oct-03 18:28 
AnswerRe: XML parsing with DOM?? Pin
Anand Paranjpe9-Oct-03 20:09
Anand Paranjpe9-Oct-03 20:09 
AnswerRe: XML parsing with DOM?? Pin
Ravi Bhavnani10-Oct-03 3:25
professionalRavi Bhavnani10-Oct-03 3:25 
Questionwhat does this mean? Pin
FlyingDancer9-Oct-03 17:34
FlyingDancer9-Oct-03 17:34 
AnswerRe: what does this mean? Pin
Anand Paranjpe9-Oct-03 20:15
Anand Paranjpe9-Oct-03 20:15 
GeneralRe: what does this mean? Pin
FlyingDancer9-Oct-03 21:26
FlyingDancer9-Oct-03 21:26 
GeneralRe: what does this mean? Pin
David Crow10-Oct-03 6:02
David Crow10-Oct-03 6:02 
GeneralRe: what does this mean? Pin
FlyingDancer12-Oct-03 3:31
FlyingDancer12-Oct-03 3:31 
GeneralMutex Objects, Semaphore Objects and Critical Section Objects Pin
FlyingDancer9-Oct-03 17:23
FlyingDancer9-Oct-03 17:23 
GeneralRe: Mutex Objects, Semaphore Objects and Critical Section Objects Pin
Anand Paranjpe9-Oct-03 20:20
Anand Paranjpe9-Oct-03 20:20 
GeneralRe: Mutex Objects, Semaphore Objects and Critical Section Objects Pin
Blake Coverett9-Oct-03 20:59
Blake Coverett9-Oct-03 20:59 
GeneralRe: Mutex Objects, Semaphore Objects and Critical Section Objects Pin
FlyingDancer9-Oct-03 21:33
FlyingDancer9-Oct-03 21:33 
QuestionHow to get application process ID by application name? Pin
George29-Oct-03 17:09
George29-Oct-03 17:09 
Generaleasy question about menu bar Pin
godbert9-Oct-03 16:58
godbert9-Oct-03 16:58 
GeneralRe: easy question about menu bar Pin
Steve S10-Oct-03 1:59
Steve S10-Oct-03 1:59 

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.