Click here to Skip to main content
16,005,206 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What's after OnCreate() Pin
Alvaro Mendez16-Aug-01 9:10
Alvaro Mendez16-Aug-01 9:10 
GeneralTreeCtrl and the backspace key Pin
16-Aug-01 6:45
suss16-Aug-01 6:45 
GeneralDebugBreak Pin
16-Aug-01 6:08
suss16-Aug-01 6:08 
GeneralRe: DebugBreak Pin
Tim Deveaux16-Aug-01 6:14
Tim Deveaux16-Aug-01 6:14 
GeneralRe: DebugBreak Pin
16-Aug-01 6:47
suss16-Aug-01 6:47 
GeneralRe: DebugBreak Pin
Tim Deveaux16-Aug-01 7:36
Tim Deveaux16-Aug-01 7:36 
GeneralEnumerating all used IP addresses on a network. Pin
Antony Kancidrowski16-Aug-01 5:30
Antony Kancidrowski16-Aug-01 5:30 
GeneralFloating point error in rounding the number Pin
vikram_barate16-Aug-01 5:28
vikram_barate16-Aug-01 5:28 
Hello

In a float variable I have stored the value 1.15.
When I want to printf it upto only one precision then it should print 1.2 by rounding the precision. But it prints 1.1.
This happens with 1.15 only. It works fine for other numbers like 1.25, 1.35 etc. For these numbers outputs are like 1.3, 1.4 sequentially.
I will like to know why it happens with the 1.15 only.
Any suggestions or solutions are welcome.
Thanx in advance,
Vikram.
GeneralRe: Floating point error in rounding the number Pin
Tim Deveaux16-Aug-01 9:11
Tim Deveaux16-Aug-01 9:11 
GeneralRe: Floating point error in rounding the number Pin
16-Aug-01 20:06
suss16-Aug-01 20:06 
QuestionHTTP Post timeout? Pin
neilbennevis16-Aug-01 5:08
neilbennevis16-Aug-01 5:08 
QuestionHow to, Start a program in my Aplication? Pin
16-Aug-01 4:25
suss16-Aug-01 4:25 
AnswerRe: How to, Start a program in my Aplication? Pin
J Patel16-Aug-01 5:03
J Patel16-Aug-01 5:03 
AnswerRe: How to, Start a program in my Aplication? Pin
RobJones16-Aug-01 5:57
RobJones16-Aug-01 5:57 
GeneralADO simple Connection/Recordset Question Pin
Christian Graus16-Aug-01 4:10
protectorChristian Graus16-Aug-01 4:10 
GeneralRe: ADO simple Connection/Recordset Question Pin
Not Active16-Aug-01 4:23
mentorNot Active16-Aug-01 4:23 
GeneralRe: ADO simple Connection/Recordset Question Pin
Christian Graus16-Aug-01 12:08
protectorChristian Graus16-Aug-01 12:08 
GeneralUnwanted border Pin
16-Aug-01 1:31
suss16-Aug-01 1:31 
GeneralDDX Support in Custom Control Pin
Derek Lakin16-Aug-01 1:11
Derek Lakin16-Aug-01 1:11 
GeneralRe: DDX Support in Custom Control Pin
Tomasz Sowinski16-Aug-01 5:44
Tomasz Sowinski16-Aug-01 5:44 
GeneralRe: DDX Support in Custom Control Pin
Derek Lakin16-Aug-01 20:05
Derek Lakin16-Aug-01 20:05 
GeneralRe: DDX Support in Custom Control Pin
Tomasz Sowinski17-Aug-01 1:13
Tomasz Sowinski17-Aug-01 1:13 
GeneralRe: DDX Support in Custom Control Pin
Derek Lakin17-Aug-01 3:21
Derek Lakin17-Aug-01 3:21 
GeneralRe: DDX Support in Custom Control Pin
Tomasz Sowinski17-Aug-01 3:44
Tomasz Sowinski17-Aug-01 3:44 
GeneralRe: DDX Support in Custom Control Pin
Derek Lakin17-Aug-01 5:07
Derek Lakin17-Aug-01 5:07 

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.