Click here to Skip to main content
15,900,724 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Unhandled exception Pin
Stephen Hewitt27-Feb-07 18:52
Stephen Hewitt27-Feb-07 18:52 
GeneralRe: Unhandled exception Pin
apoc8327-Feb-07 19:13
apoc8327-Feb-07 19:13 
GeneralRe: Unhandled exception Pin
Stephen Hewitt27-Feb-07 19:17
Stephen Hewitt27-Feb-07 19:17 
Generalpre tags please Pin
toxcct27-Feb-07 22:00
toxcct27-Feb-07 22:00 
GeneralRe: pre tags please Pin
apoc8327-Feb-07 22:10
apoc8327-Feb-07 22:10 
GeneralRe: Unhandled exception Pin
Eytukan27-Feb-07 17:53
Eytukan27-Feb-07 17:53 
GeneralRe: Unhandled exception Pin
ThatsAlok27-Feb-07 19:31
ThatsAlok27-Feb-07 19:31 
GeneralRe: Unhandled exception Pin
Eytukan27-Feb-07 19:34
Eytukan27-Feb-07 19:34 
ThatsAlok wrote:
he he he... static_cast<> is not cpp specific !


Introduction
Most programmers learn C before C++, and get used to C style casting. When writing C++, sometimes we may be confused about when to use static_cast<> and when to use reinterpret_cast<>. In this article, I will illustrate what static_cast<> actually does, and will show some cases that will lead to errors.
[^]

Sigh | :sigh:



Press: 1500 to 2,200 messages in just 6 days? How's that possible sir?
Dr.Brad :Well,I just replied to everything Graus did and then argued with Negus for a bit.

GeneralRe: Unhandled exception Pin
ThatsAlok27-Feb-07 19:50
ThatsAlok27-Feb-07 19:50 
GeneralRe: Unhandled exception Pin
Eytukan27-Feb-07 19:52
Eytukan27-Feb-07 19:52 
GeneralRe: Unhandled exception [modified] Pin
apoc8327-Feb-07 22:09
apoc8327-Feb-07 22:09 
QuestionRe: Unhandled exception Pin
apoc831-Mar-07 21:11
apoc831-Mar-07 21:11 
QuestionGetPixel() help Pin
arunforce27-Feb-07 15:12
arunforce27-Feb-07 15:12 
AnswerRe: GetPixel() help Pin
Eytukan27-Feb-07 16:19
Eytukan27-Feb-07 16:19 
GeneralRe: GetPixel() help Pin
arunforce27-Feb-07 16:28
arunforce27-Feb-07 16:28 
GeneralRe: GetPixel() help Pin
Eytukan27-Feb-07 17:17
Eytukan27-Feb-07 17:17 
GeneralRe: GetPixel() help Pin
arunforce27-Feb-07 17:27
arunforce27-Feb-07 17:27 
QuestionRe: GetPixel() help Pin
Mark Salsbery27-Feb-07 17:35
Mark Salsbery27-Feb-07 17:35 
AnswerRe: GetPixel() help Pin
Eytukan27-Feb-07 17:35
Eytukan27-Feb-07 17:35 
GeneralRe: GetPixel() help Pin
Mark Salsbery27-Feb-07 17:41
Mark Salsbery27-Feb-07 17:41 
JokeRe: GetPixel() help Pin
Hamid_RT27-Feb-07 18:55
Hamid_RT27-Feb-07 18:55 
GeneralRe: GetPixel() help Pin
arunforce27-Feb-07 17:43
arunforce27-Feb-07 17:43 
GeneralRe: GetPixel() help Pin
Mark Salsbery27-Feb-07 17:48
Mark Salsbery27-Feb-07 17:48 
GeneralRe: GetPixel() help Pin
Eytukan27-Feb-07 17:49
Eytukan27-Feb-07 17:49 
QuestionVisual Studio Express Debugger Pin
ForNow27-Feb-07 14:47
ForNow27-Feb-07 14:47 

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.