User profile: kooth

User info
User name:kooth
History
Joined:
Number of posts:645
Latest posts:

Using pointers with an array
I'm surprised that it didn't crash on you. array[ 5 ] is not a valid element in an array with four ...

Quick Answer Please. Friend function. Remove one ERROR.
@Rehan FASTian: I'm sorry you feel that way. Your code doesn't compile on three different operating...

Quick Answer Please. Friend function. Remove one ERROR.
Try this: [code] /* Add this as a public function to your class: */ const char* GetName() co...

Quick Answer Please. Friend function. Remove one ERROR.
OK, make it a friend accessor function.

Quick Answer Please. Friend function. Remove one ERROR.
I already told you: Write an accesser function.

This user does not accept Private Messages

User: kooth

  • Public profile