Open in app
Home
Notifications
Lists
Stories

Write
Ganesh Diwate
Ganesh Diwate

Home

Feb 28, 2021

Pointers in C

What was the thing that we most afraid in the C? Yes, that are pointers. But don’t worry! We will see it step by step. Lets start… Definition: A pointer is a variable whose value is the address of another variable, i.e. direct address of the memory location. Example int var=…

C

2 min read

Pointers in C
Pointers in C
Ganesh Diwate

Ganesh Diwate

C/C++, Python Programmer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable