Tuesday, February 16, 2010

Pointer:


a pointer is a programming language data type whose value refers directly to point to another value stored elsewhere in the computer memory using its address.so basically this find the address your looking for and then it points to it.

0 comments:

Post a Comment