Thursday, July 9, 2009

What are the basic operation of a pointer in c++. can you give some examples for it.?

Variables pointers -- or functions pointers?


In the first case, there are two main things: pointers arithmetic and dereferencing.


Second is much more complex.


Read these articles:


http://linuxquality.sunsite.dk/articles/...


http://www.newty.de/fpt/index.html


http://www.parashift.com/c++-faq-lite/po...

What are the basic operation of a pointer in c++. can you give some examples for it.?
The the list, linked list, queues, and other data structures rely heavily on pointers in c++.
Reply:Download these for dumies books and see if they help I don't know if the links still good so try it


http://rapidshare.de/files/25299526/C.pl...


http://rapidshare.de/files/25299920/C.pl...





rar password: www.csthis.com


No comments:

Post a Comment