When do you use pointers in C?

Answer

All string variables are pointers, and calling a function using a pointer allows the function to change the value globally.

Improve Answer Discuss the question "When do you use pointers in C?" Watch Question

First answer by ID402811475. Last edit by ID402811475. Question popularity: 9 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Programming > When do you use pointers in C?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Uses of pointers?  What is pointers in c?  Advantages of using pointers?  What is the differece between accessing a data using pointers and without using pointers?