Printing pointer to void: printf("%p", <void * variable name>);
Printing pointer to int: printf("%n", <int * variable name>);

About our authors: Team EQA

You have viewed 1 page out of 248. Your C learning is 0.00% complete. Login to check your learning progress.

Learn on Youtube

#