Click here to Skip to main content
15,891,529 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C++ certification Pin
Waldermort19-Jan-07 19:07
Waldermort19-Jan-07 19:07 
QuestionHandling WM_QUERYENDSESSION message. Pin
oleg6319-Jan-07 9:02
professionaloleg6319-Jan-07 9:02 
AnswerRe: Handling WM_QUERYENDSESSION message. Pin
David Crow19-Jan-07 9:19
David Crow19-Jan-07 9:19 
Questiondivide by 10 problem Pin
IGeorgeI19-Jan-07 8:29
IGeorgeI19-Jan-07 8:29 
AnswerRe: divide by 10 problem Pin
David Crow19-Jan-07 8:48
David Crow19-Jan-07 8:48 
GeneralRe: divide by 10 problem Pin
IGeorgeI19-Jan-07 8:55
IGeorgeI19-Jan-07 8:55 
GeneralRe: divide by 10 problem Pin
David Crow19-Jan-07 9:01
David Crow19-Jan-07 9:01 
GeneralRe: divide by 10 problem Pin
#realJSOP19-Jan-07 13:45
mve#realJSOP19-Jan-07 13:45 
IGeorgeI wrote:
For your information, the c# compiler does solve the problem and does give you to correct base 10 answer of .30


First, this isn't a C# forum.

Second, If you're doing this in C++, you're going to have to write some code to "fix" it. Write yourself a rounding function that will round to the nearest whole number. It ain't rocket science.

Third, you're arguing with someone that's trying to help you. Not very smart, even for a C# programmer.



"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: divide by 10 problem Pin
IGeorgeI19-Jan-07 16:22
IGeorgeI19-Jan-07 16:22 
AnswerRe: divide by 10 problem Pin
Chris Losinger19-Jan-07 9:08
professionalChris Losinger19-Jan-07 9:08 
AnswerRe: divide by 10 problem Pin
John R. Shaw21-Jan-07 1:38
John R. Shaw21-Jan-07 1:38 
QuestionCan't make CEdit::SetTabStops(int, LPINT) work Pin
Bill Brocklebank19-Jan-07 6:56
Bill Brocklebank19-Jan-07 6:56 
QuestionRe: Can't make CEdit::SetTabStops(int, LPINT) work Pin
David Crow19-Jan-07 7:06
David Crow19-Jan-07 7:06 
AnswerRe: Can't make CEdit::SetTabStops(int, LPINT) work Pin
John R. Shaw19-Jan-07 16:52
John R. Shaw19-Jan-07 16:52 
GeneralRe: Can't make CEdit::SetTabStops(int, LPINT) work Pin
Bill Brocklebank20-Jan-07 15:57
Bill Brocklebank20-Jan-07 15:57 
QuestionRe: Can't make CEdit::SetTabStops(int, LPINT) work Pin
David Crow22-Jan-07 3:20
David Crow22-Jan-07 3:20 
AnswerRe: Can't make CEdit::SetTabStops(int, LPINT) work Pin
John R. Shaw28-Jan-07 7:47
John R. Shaw28-Jan-07 7:47 
QuestionTransparent checkbox text? Pin
madmax000119-Jan-07 5:47
madmax000119-Jan-07 5:47 
AnswerRe: Transparent checkbox text? Pin
Mark Salsbery19-Jan-07 6:53
Mark Salsbery19-Jan-07 6:53 
GeneralRe: Transparent checkbox text? Pin
madmax000120-Jan-07 9:10
madmax000120-Jan-07 9:10 
GeneralRe: Transparent checkbox text? Pin
Mark Salsbery20-Jan-07 10:26
Mark Salsbery20-Jan-07 10:26 
AnswerRe: Transparent checkbox text? Pin
Ralf Lohmueller20-Jan-07 16:38
Ralf Lohmueller20-Jan-07 16:38 
GeneralRe: Transparent checkbox text? Pin
madmax000122-Jan-07 8:27
madmax000122-Jan-07 8:27 
QuestionNetUserGetInfo returns 1008 (GetLastError) Pin
gbabu1719-Jan-07 5:41
gbabu1719-Jan-07 5:41 
QuestionRe: NetUserGetInfo returns 1008 (GetLastError) Pin
David Crow19-Jan-07 6:13
David Crow19-Jan-07 6:13 

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.