Linked listsThanks hamsterman. I took a quick look at "methods" and... wow! I'm not there yet. We've just start...
Linked listsSo I have a general understanding of what a linked list is and how to deal with it. But I still nee...
Catching the return value of a functionOk. Got it. I understand where to put it now. Declare in a header - define before/after main. But wh...
Catching the return value of a functionWhat exactly is wrong with it? BTW Where do I define function inside of another function? Do you me...
Can Someone explain to me why?[code]No, it is not a dereferencing. It is a casting of char * to void * that to output the address ...
This user does not accept Private Messages