Click here to Skip to main content
15,912,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: rounding a float Pin
Ryan Roberts20-Nov-03 23:52
Ryan Roberts20-Nov-03 23:52 
GeneralRe: rounding a float Pin
Jerome Conus20-Nov-03 23:57
Jerome Conus20-Nov-03 23:57 
GeneralRe: rounding a float Pin
Ryan Roberts21-Nov-03 0:02
Ryan Roberts21-Nov-03 0:02 
GeneralRe: rounding a float Pin
Jerome Conus21-Nov-03 0:54
Jerome Conus21-Nov-03 0:54 
GeneralRe: rounding a float Pin
Roger Allen21-Nov-03 1:19
Roger Allen21-Nov-03 1:19 
GeneralRe: rounding a float Pin
Ryan Roberts21-Nov-03 3:13
Ryan Roberts21-Nov-03 3:13 
GeneralRe: rounding a float Pin
jhwurmbach21-Nov-03 1:22
jhwurmbach21-Nov-03 1:22 
GeneralRe: rounding a float Pin
Orhun Birsoy21-Nov-03 8:58
Orhun Birsoy21-Nov-03 8:58 
Short answer is you have to do it yourself, but Intel FPU supports truncating and rounding in hardware. For a long answer and some rounding implementations for intel CPU take a look at this article.

http://www.dracat.net/~wyvern/papers/floatcast.pdf[^]
GeneralQueryPerformanceCounter() Pin
styve20-Nov-03 23:46
styve20-Nov-03 23:46 
GeneralRe: QueryPerformanceCounter() Pin
Mike Dimmick21-Nov-03 3:09
Mike Dimmick21-Nov-03 3:09 
GeneralSend Message Question Pin
chadell20-Nov-03 23:15
chadell20-Nov-03 23:15 
GeneralRe: Send Message Question Pin
Prakash Nadar20-Nov-03 23:34
Prakash Nadar20-Nov-03 23:34 
GeneralRe: Send Message Question Pin
chadell20-Nov-03 23:52
chadell20-Nov-03 23:52 
QuestionHow to change the CEditView Font? Pin
Brind20-Nov-03 22:45
Brind20-Nov-03 22:45 
AnswerRe: How to change the CEditView Font? Pin
Prakash Nadar20-Nov-03 23:31
Prakash Nadar20-Nov-03 23:31 
GeneralRe: How to change the CEditView Font? Pin
Brind21-Nov-03 0:29
Brind21-Nov-03 0:29 
GeneralUSB Keyboard access Pin
stpg20-Nov-03 22:45
stpg20-Nov-03 22:45 
GeneralTool tip in Activex Control Pin
gsomus20-Nov-03 22:05
gsomus20-Nov-03 22:05 
GeneralRe: Tool tip in Activex Control Pin
Peter Molnar21-Nov-03 13:12
Peter Molnar21-Nov-03 13:12 
QuestionHow to use DrawCaption() to draw a window caption Pin
Jin Yao20-Nov-03 21:07
Jin Yao20-Nov-03 21:07 
GeneralSudden disappearing of VC Console application Pin
ramakrishna_s20-Nov-03 20:32
ramakrishna_s20-Nov-03 20:32 
GeneralRe: Sudden disappearing of VC Console application Pin
Prakash Nadar20-Nov-03 23:37
Prakash Nadar20-Nov-03 23:37 
QuestionHow to avoid Application failure or ASSERT Dialog when application crash. Pin
Atif Mushtaq20-Nov-03 20:21
Atif Mushtaq20-Nov-03 20:21 
AnswerRe: How to avoid Application failure or ASSERT Dialog when application crash. Pin
Prakash Nadar20-Nov-03 23:39
Prakash Nadar20-Nov-03 23:39 
AnswerRe: How to avoid Application failure or ASSERT Dialog when application crash. Pin
Patje21-Nov-03 4:05
Patje21-Nov-03 4:05 

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.