Click here to Skip to main content
15,893,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is there any way to get the object pointer through a pointer to its' member variable? Pin
Ryan Binns15-Feb-06 21:57
Ryan Binns15-Feb-06 21:57 
GeneralRe: Is there any way to get the object pointer through a pointer to its' member variable? Pin
Tim Smith16-Feb-06 3:52
Tim Smith16-Feb-06 3:52 
QuestionCArray Pin
cuteee15-Feb-06 14:38
cuteee15-Feb-06 14:38 
AnswerRe: CArray Pin
Nish Nishant15-Feb-06 14:50
sitebuilderNish Nishant15-Feb-06 14:50 
AnswerRe: CArray Pin
Ganesh_T15-Feb-06 16:49
Ganesh_T15-Feb-06 16:49 
AnswerRe: CArray Pin
ThatsAlok16-Feb-06 3:00
ThatsAlok16-Feb-06 3:00 
GeneralRe: CArray Pin
cuteee16-Feb-06 5:56
cuteee16-Feb-06 5:56 
GeneralRe: CArray Pin
ThatsAlok16-Feb-06 17:17
ThatsAlok16-Feb-06 17:17 
<blockquote class='FQ'><div class='FQA'>cuteee wrote:</div>CArray::GetSize() function </blockquote>

CArray is just template class... it depends on what datatype you are going to create collection. pls clear you want to check is there any element in the array or not...
Check out CArray::GetUpperBound() ,The condition GetUpperBound( ) = –1 indicates that the array contains no elements.



<p align='right'> <small>"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow</small></p>
cheers,
<a target=_blank href="http://alok.bizhat.com"> Alok Gupta </a>
VC Forum Q&A :- <a href="http://www.codeproject.com/tips/cppfaq10dec04-23jan05.asp" target=_blank>I</a>/ <a href="http://www.codeproject.com/useritems/cppfaq25apr8jun.asp" target=_blank>IV</a>
QuestionWhere is 'this'? Pin
CodyDaemon15-Feb-06 13:02
CodyDaemon15-Feb-06 13:02 
QuestionUndefined symbol when compiling for Picotux Pin
Ed.Poore15-Feb-06 11:23
Ed.Poore15-Feb-06 11:23 
AnswerRe: Undefined symbol when compiling for Picotux Pin
Stephen Hewitt15-Feb-06 11:46
Stephen Hewitt15-Feb-06 11:46 
GeneralRe: Undefined symbol when compiling for Picotux Pin
Ed.Poore15-Feb-06 11:54
Ed.Poore15-Feb-06 11:54 
GeneralRe: Undefined symbol when compiling for Picotux Pin
Stephen Hewitt15-Feb-06 12:02
Stephen Hewitt15-Feb-06 12:02 
AnswerRe: Undefined symbol when compiling for Picotux Pin
Dan McCormick15-Feb-06 12:58
Dan McCormick15-Feb-06 12:58 
GeneralRe: Undefined symbol when compiling for Picotux Pin
Ryan Binns15-Feb-06 17:47
Ryan Binns15-Feb-06 17:47 
GeneralRe: Undefined symbol when compiling for Picotux Pin
Ed.Poore15-Feb-06 20:08
Ed.Poore15-Feb-06 20:08 
AnswerRe: Undefined symbol when compiling for Picotux Pin
Ryan Binns15-Feb-06 17:46
Ryan Binns15-Feb-06 17:46 
GeneralRe: Undefined symbol when compiling for Picotux Pin
Ed.Poore15-Feb-06 20:11
Ed.Poore15-Feb-06 20:11 
GeneralRe: Undefined symbol when compiling for Picotux Pin
Ryan Binns15-Feb-06 21:55
Ryan Binns15-Feb-06 21:55 
GeneralRe: Undefined symbol when compiling for Picotux Pin
Ed.Poore16-Feb-06 11:55
Ed.Poore16-Feb-06 11:55 
QuestionWin32 worth it? Pin
Zanathel15-Feb-06 10:58
Zanathel15-Feb-06 10:58 
AnswerRe: Win32 worth it? Pin
Michael Dunn15-Feb-06 12:03
sitebuilderMichael Dunn15-Feb-06 12:03 
GeneralRe: Win32 worth it? Pin
Ed K15-Feb-06 15:10
Ed K15-Feb-06 15:10 
GeneralRe: Win32 worth it? Pin
ThatsAlok16-Feb-06 2:46
ThatsAlok16-Feb-06 2:46 
GeneralRe: Win32 worth it? Pin
Blake Miller16-Feb-06 12:21
Blake Miller16-Feb-06 12:21 

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.