|
-
November 21st, 2001, 07:29 AM
#1
what is "this", and why is "this" ? :)
Hi All !
I noticed MFC guys use this pointer to store some data there (in CString). Is it a valid technique ? what does "this" point to , apart from the usual "it points to the object" stuff ? 
is there some allocated memory referenced by it, we can use ?
I suppose data members are lined up at the pointer, and function addresses perhaps ? No i am talking crap right ? 
Best wishes to the whole forum!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|