User profile: Nell34

User info
User name:Nell34
History
Joined:
Number of posts:6
Latest posts:

C++-beginner searching for (paid) help
Some additional information: - I already wrote some code in Java. - Payment: PayPal - I would prefe...

C++-beginner searching for (paid) help
Hi guys, I'm searching for help with adding some code to an existing open source implementation. ...

Meaning of "->"
Thank you giblit. [code] void AddressPool::AddElement (PoolElementPointer ptr) { ptr->nextEl...

Meaning of "->"
What it the meaning of ->. I the code I have to analyze I find a line variable->function(other vari...

Basic questions from a newbie...
Thank you guys for your help! One more question on the * and & operator. The * is a pointer, the & ...