Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: const help Pin
Christian Graus30-Jan-03 18:22
protectorChristian Graus30-Jan-03 18:22 
GeneralRe: const help Pin
Christian Graus30-Jan-03 18:11
protectorChristian Graus30-Jan-03 18:11 
GeneralRe: const help Pin
ROK_RShadow30-Jan-03 19:15
ROK_RShadow30-Jan-03 19:15 
GeneralRe: const help Pin
Christian Graus30-Jan-03 19:29
protectorChristian Graus30-Jan-03 19:29 
GeneralRe: const help Pin
ROK_RShadow30-Jan-03 19:36
ROK_RShadow30-Jan-03 19:36 
GeneralRe: const help Pin
Christian Graus30-Jan-03 19:55
protectorChristian Graus30-Jan-03 19:55 
GeneralRe: const help Pin
ROK_RShadow30-Jan-03 20:01
ROK_RShadow30-Jan-03 20:01 
GeneralRe: const help Pin
Taka Muraoka30-Jan-03 18:13
Taka Muraoka30-Jan-03 18:13 
const prevents the method from changing the value of any data members. In this case, it's the pointers. You're changing the value of what is being pointed to.



he he he. I like it in the kitchen! - Marc Clifton (on taking the heat when being flamed)

NEW: Awasu v0.7[^]: A free RSS reader with support for Code Project.

GeneralRe: const help Pin
Mike Nordell30-Jan-03 20:41
Mike Nordell30-Jan-03 20:41 
GeneralFindWindow Pin
aguest30-Jan-03 14:56
aguest30-Jan-03 14:56 
GeneralRe: FindWindow Pin
Nick Parker30-Jan-03 16:32
protectorNick Parker30-Jan-03 16:32 
Generalneed encrypt and decrypt a fix length small block of data. Pin
Anonymous30-Jan-03 12:53
Anonymous30-Jan-03 12:53 
GeneralRe: need encrypt and decrypt a fix length small block of data. Pin
Chris Losinger30-Jan-03 13:19
professionalChris Losinger30-Jan-03 13:19 
GeneralRe: need encrypt and decrypt a fix length small block of data. Pin
karl_w30-Jan-03 21:00
karl_w30-Jan-03 21:00 
GeneralChanging user passwords Pin
Frank Deo30-Jan-03 12:18
Frank Deo30-Jan-03 12:18 
QuestionOverlapped IO or non overlapped? Pin
generic_user_id30-Jan-03 10:33
generic_user_id30-Jan-03 10:33 
AnswerRe: Overlapped IO or non overlapped? Pin
Colin Urquhart30-Jan-03 13:30
Colin Urquhart30-Jan-03 13:30 
GeneralRe: Overlapped IO or non overlapped? Pin
generic_user_id30-Jan-03 20:21
generic_user_id30-Jan-03 20:21 
GeneralRe: Overlapped IO or non overlapped? Pin
Colin Urquhart2-Feb-03 12:31
Colin Urquhart2-Feb-03 12:31 
GeneralCorrupted Pin
MemLeak30-Jan-03 10:07
MemLeak30-Jan-03 10:07 
GeneralProblem with CStdioFile::Open Pin
garaone30-Jan-03 9:54
garaone30-Jan-03 9:54 
GeneralRe: Problem with CStdioFile::Open Pin
Chris Losinger30-Jan-03 10:15
professionalChris Losinger30-Jan-03 10:15 
GeneralRe: Problem with CStdioFile::Open Pin
garaone30-Jan-03 10:24
garaone30-Jan-03 10:24 
QuestionWininet code hangs app 60 seconds on app exit? Pin
Erik Juhl30-Jan-03 9:49
Erik Juhl30-Jan-03 9:49 
GeneralIDE coloring of #if ... #endif Pin
David Chamberlain30-Jan-03 8:46
David Chamberlain30-Jan-03 8:46 

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.