Click here to Skip to main content
15,889,860 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: The instruction at 0x00427289 referenced memory at 0x7ffdf000. The memory could not be read. Pin
Rajkumar R11-Mar-08 3:35
Rajkumar R11-Mar-08 3:35 
GeneralOT Pin
CPallini11-Mar-08 3:40
mveCPallini11-Mar-08 3:40 
GeneralRe: OT Pin
Rajkumar R11-Mar-08 3:45
Rajkumar R11-Mar-08 3:45 
GeneralRe: The instruction at 0x00427289 referenced memory at 0x7ffdf000. The memory could not be read. Pin
lavate malllik11-Mar-08 17:59
lavate malllik11-Mar-08 17:59 
QuestionRe: The instruction at 0x00427289 referenced memory at 0x7ffdf000. The memory could not be read. Pin
Rajkumar R11-Mar-08 18:55
Rajkumar R11-Mar-08 18:55 
QuestionHow can i get the correct decimal value without truncation ? Pin
nitin_pro11-Mar-08 3:26
nitin_pro11-Mar-08 3:26 
AnswerRe: How can i get the correct decimal value without truncation ? Pin
CPallini11-Mar-08 3:38
mveCPallini11-Mar-08 3:38 
GeneralRe: How can i get the correct decimal value without truncation ? Pin
nitin_pro13-Mar-08 0:40
nitin_pro13-Mar-08 0:40 
Hi!
Actually my problem is that when I perform
double dd = double(987554321123456789 /1000000000000000000)
this calculation the result is truncated up to 15 digit and it gives result dd = 0.98755432112346
but I want result completely means up to 18 digit may be it’s the limitation of Double data type that it can only store result up to 15 digit bt if it is tn I need some other data type which can store complete result yp to 18 digit.

Pls help me to store complete result manse 0.987554321123456789 without truncation .
QuestionRe: How can i get the correct decimal value without truncation ? Pin
CPallini13-Mar-08 1:15
mveCPallini13-Mar-08 1:15 
AnswerRe: How can i get the correct decimal value without truncation ? Pin
Randor 11-Mar-08 6:53
professional Randor 11-Mar-08 6:53 
AnswerRe: How can i get the correct decimal value without truncation ? Pin
Randor 11-Mar-08 7:10
professional Randor 11-Mar-08 7:10 
AnswerRe: How can i get the correct decimal value without truncation ? Pin
Michael Dunn11-Mar-08 17:59
sitebuilderMichael Dunn11-Mar-08 17:59 
Questionjpeg... Pin
Rustik11-Mar-08 3:22
Rustik11-Mar-08 3:22 
GeneralRe: jpeg... Pin
Rajkumar R11-Mar-08 3:32
Rajkumar R11-Mar-08 3:32 
GeneralRe: jpeg... Pin
Rustik11-Mar-08 3:35
Rustik11-Mar-08 3:35 
GeneralRe: jpeg... Pin
Hamid_RT11-Mar-08 19:35
Hamid_RT11-Mar-08 19:35 
Generalm_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
ptr_Electron11-Mar-08 3:12
ptr_Electron11-Mar-08 3:12 
GeneralRe: m_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
ganesa moorthy11-Mar-08 3:28
ganesa moorthy11-Mar-08 3:28 
GeneralRe: m_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
ptr_Electron11-Mar-08 3:49
ptr_Electron11-Mar-08 3:49 
GeneralRe: m_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
CPallini11-Mar-08 3:32
mveCPallini11-Mar-08 3:32 
GeneralRe: m_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
ptr_Electron11-Mar-08 3:48
ptr_Electron11-Mar-08 3:48 
QuestionRe: m_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
CPallini11-Mar-08 3:53
mveCPallini11-Mar-08 3:53 
GeneralRe: m_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
ptr_Electron11-Mar-08 3:57
ptr_Electron11-Mar-08 3:57 
GeneralRe: m_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
CPallini11-Mar-08 4:01
mveCPallini11-Mar-08 4:01 
GeneralRe: m_pAnimate =new CStatusbarAnimate; cause crash only from thread Pin
Rajkumar R11-Mar-08 4:01
Rajkumar R11-Mar-08 4:01 

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.