Right Click to Search

Friday, January 1, 2025

Initialization of Pointer in C : Initializing Pointer




Initializing Pointer


Syntax :
pointer = &variable;
Example :
ptr_n = &n ;        // Assign Address of n to Pointer variable ptr_n
Note :
  • Pointers are always initialized before using



Bookmark & Share

Tags / Keywords : |

Stumble
Delicious
Technorati
Twitter
Facebook

0 Comments:

Post a Comment

Your Feedback :This is Growing Site and Your Feedback is important for Us to improve the Site performance & Quality of Content.Feel Free to contact and Please Provide Name & Contact Email

 

Learn C Programming Copyright © 2010 LKart Theme is Designed by Lasantha, Free Blogger Templates