Click here to Skip to main content
15,887,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Add .c file Pin
JohnNawrocki23-Aug-11 4:40
JohnNawrocki23-Aug-11 4:40 
QuestionSolved: Floating point rounding question Pin
Leif Goodwin17-Aug-11 22:39
Leif Goodwin17-Aug-11 22:39 
AnswerRe: Floating point rounding question Pin
Richard MacCutchan17-Aug-11 22:48
mveRichard MacCutchan17-Aug-11 22:48 
GeneralRe: Floating point rounding question Pin
Leif Goodwin18-Aug-11 0:03
Leif Goodwin18-Aug-11 0:03 
GeneralRe: Floating point rounding question Pin
Richard MacCutchan18-Aug-11 1:15
mveRichard MacCutchan18-Aug-11 1:15 
GeneralRe: Floating point rounding question Pin
Leif Goodwin18-Aug-11 2:00
Leif Goodwin18-Aug-11 2:00 
AnswerRe: Floating point rounding question Pin
BobJanova18-Aug-11 1:35
BobJanova18-Aug-11 1:35 
AnswerRe: Floating point rounding question Pin
Peter_in_278018-Aug-11 1:55
professionalPeter_in_278018-Aug-11 1:55 
A quick look at the rounded result (7xxx.25) shows it to have about the precision we'd expect from float. I'd wager that there's an explicit or implicit conversion to float and back again hidden in there somewhere. Looks like you'll have to pick through it line by line.

Peter
Software rusts. Simon Stephenson, ca 1994.

SuggestionWhen extending IE,How to get the binary data of a downloaded file? Pin
xinkmt17-Aug-11 15:16
xinkmt17-Aug-11 15:16 
GeneralRe: When extending IE,How to get the binary data of a downloaded file? Pin
xrg_soft@163.com17-Aug-11 18:28
xrg_soft@163.com17-Aug-11 18:28 
QuestionCommon Controls Issue Pin
Tracy Software17-Aug-11 2:12
Tracy Software17-Aug-11 2:12 
AnswerRe: Common Controls Issue Pin
Code-o-mat17-Aug-11 3:55
Code-o-mat17-Aug-11 3:55 
GeneralRe: Common Controls Issue Pin
Tracy Software17-Aug-11 22:59
Tracy Software17-Aug-11 22:59 
GeneralRe: Common Controls Issue Pin
Code-o-mat18-Aug-11 1:59
Code-o-mat18-Aug-11 1:59 
AnswerRe: Common Controls Issue Pin
David Crow17-Aug-11 4:25
David Crow17-Aug-11 4:25 
AnswerRe: Common Controls Issue Pin
Richard MacCutchan17-Aug-11 6:26
mveRichard MacCutchan17-Aug-11 6:26 
GeneralRe: Common Controls Issue Pin
Tracy Software17-Aug-11 21:39
Tracy Software17-Aug-11 21:39 
GeneralRe: Common Controls Issue Pin
Richard MacCutchan17-Aug-11 22:36
mveRichard MacCutchan17-Aug-11 22:36 
SuggestionRe: Common Controls Issue Pin
enhzflep17-Aug-11 22:47
enhzflep17-Aug-11 22:47 
GeneralRe: Common Controls Issue Pin
Tracy Software17-Aug-11 23:07
Tracy Software17-Aug-11 23:07 
GeneralRe: Common Controls Issue Pin
enhzflep17-Aug-11 23:14
enhzflep17-Aug-11 23:14 
GeneralRe: Common Controls Issue Pin
Richard MacCutchan20-Aug-11 0:27
mveRichard MacCutchan20-Aug-11 0:27 
QuestionClasses in C Pin
pix_programmer17-Aug-11 0:08
pix_programmer17-Aug-11 0:08 
AnswerRe: Classes in C Pin
Rajesh R Subramanian17-Aug-11 0:12
professionalRajesh R Subramanian17-Aug-11 0:12 
GeneralRe: Classes in C Pin
pix_programmer17-Aug-11 0:17
pix_programmer17-Aug-11 0:17 

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.