Thursday, March 4, 2010
Pointers in c
Hi friends! Let us see some information on pointers used in c. we all know that the pointer is a variable which holds the address of another variable. Pointers are used to return more than one value to the function. Pointers reduce the length and complexity of the program. They increase the execution speed. Pointers are more efficient while handling the variables in array.
Subscribe to:
Post Comments (Atom)





0 comments:
Post a Comment