Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
RantRe: Find a string in another string? Pin
Rajesh R Subramanian9-Jun-09 21:55
professionalRajesh R Subramanian9-Jun-09 21:55 
QuestionHow to convert UINT64 to LARGE_INTGER.....???? Pin
krish_kumar9-Jun-09 20:16
krish_kumar9-Jun-09 20:16 
AnswerRe: How to convert UINT64 to LARGE_INTGER.....???? Pin
Cedric Moonen9-Jun-09 20:33
Cedric Moonen9-Jun-09 20:33 
GeneralRe: How to convert UINT64 to LARGE_INTGER.....???? Pin
Rajesh R Subramanian9-Jun-09 22:09
professionalRajesh R Subramanian9-Jun-09 22:09 
GeneralRe: How to convert UINT64 to LARGE_INTGER.....???? Pin
Cedric Moonen9-Jun-09 23:00
Cedric Moonen9-Jun-09 23:00 
JokeRe: How to convert UINT64 to LARGE_INTGER.....???? Pin
David Crow10-Jun-09 4:34
David Crow10-Jun-09 4:34 
QuestionDebug Assertion Failed! Pin
MsmVc9-Jun-09 19:58
MsmVc9-Jun-09 19:58 
AnswerRe: Debug Assertion Failed! Pin
Cedric Moonen9-Jun-09 20:06
Cedric Moonen9-Jun-09 20:06 
MsmVc wrote:
I could not figure out what the problem was from this output.


You should try using your debugger and take a look at the call stack to see where to problemt relates to your code. Then you can set breakpoints just before the crash location and inspect the different variables to see if something is wrong.

Cédric Moonen
Software developer

Charting control [v2.0]
OpenGL game tutorial in C++

GeneralRe: Debug Assertion Failed! Pin
MsmVc9-Jun-09 20:21
MsmVc9-Jun-09 20:21 
GeneralRe: Debug Assertion Failed! Pin
Cedric Moonen9-Jun-09 20:31
Cedric Moonen9-Jun-09 20:31 
GeneralRe: Debug Assertion Failed! Pin
Chandrasekharan P9-Jun-09 20:34
Chandrasekharan P9-Jun-09 20:34 
GeneralRe: Debug Assertion Failed! Pin
chirag_chauhan9-Jun-09 20:36
chirag_chauhan9-Jun-09 20:36 
GeneralRe: Debug Assertion Failed! Pin
Rajesh R Subramanian9-Jun-09 22:34
professionalRajesh R Subramanian9-Jun-09 22:34 
Questioncompiler error Pin
ali kanju9-Jun-09 18:58
ali kanju9-Jun-09 18:58 
AnswerRe: compiler error Pin
Chandrasekharan P9-Jun-09 19:16
Chandrasekharan P9-Jun-09 19:16 
GeneralRe: compiler error Pin
ali kanju9-Jun-09 19:39
ali kanju9-Jun-09 19:39 
GeneralRe: compiler error Pin
Chandrasekharan P9-Jun-09 19:48
Chandrasekharan P9-Jun-09 19:48 
GeneralRe: compiler error Pin
ali kanju9-Jun-09 20:16
ali kanju9-Jun-09 20:16 
Questionfree and delete[] Pin
hawk23reddy9-Jun-09 17:28
hawk23reddy9-Jun-09 17:28 
AnswerRe: free and delete[] Pin
«_Superman_»9-Jun-09 17:55
professional«_Superman_»9-Jun-09 17:55 
GeneralRe: free and delete[] Pin
N a v a n e e t h9-Jun-09 18:02
N a v a n e e t h9-Jun-09 18:02 
GeneralRe: free and delete[] Pin
«_Superman_»9-Jun-09 18:05
professional«_Superman_»9-Jun-09 18:05 
GeneralRe: free and delete[] Pin
Stuart Dootson9-Jun-09 22:37
professionalStuart Dootson9-Jun-09 22:37 
GeneralRe: free and delete[] Pin
N a v a n e e t h10-Jun-09 0:01
N a v a n e e t h10-Jun-09 0:01 
GeneralRe: free and delete[] Pin
Stuart Dootson10-Jun-09 0:13
professionalStuart Dootson10-Jun-09 0: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.