Follow us on: facebook twitter linkedin

PROGRAMING

Pointer in C

Post by : John deo
Post date: 2024-01-13 14:08:39

Read time : 2 minute
Total views: 363 times
hero-img

Through pointer variable we store & access memory address for any type of variable. Pointer variable always declare with ptr and * sign. For print pointer variable value we need to use %p format specifier.

 

One of the main reason for use pointer in C

  1. Program executing time and after final development pointer help us for reduce time.

Share by:

Keep exploring

Read what excites, achieves and moves us Read what excites, achieves and moves us