An Analysis of Pointers in C Language: Address Calculation. In: International Journal of Engineering, Management & Technology (IJEMT), vol. 1, iss. 10, pp. 38-41, 2022, ISSN: 2583 - 4517.
Abstract
There are various tasks inside the C language that become very easy when it is done by Pointers,
whereas if we look at dynamic memory allocation(DMA), then it can be possible only and only by Pointer, so to become a good programmer, it is very important to learn the concept of Pointers, by any person, so now let's talk, what is a pointer? Answer is: Pointer is a special type of variable that can contain the address of another variable. In this research paper we will discuss about the calculation of address using a pointer. Here pointers in C language is discussed for same purpose.
Links
BibTeX (Download)
@article{IJEMT-120922-01-GSV-PT, title = {An Analysis of Pointers in C Language: Address Calculation}, author = {Pankaj Kumar Gupta, Mayank Sharma}, url = {https://ijemt.com/wp-content/uploads/2023/09/IJEMT-120922-01-GSV-PT.pdf, Download Pdf https://ijemt.com/wp-content/uploads/2023/09/IJEMT-120922-01-GSV-PT-Author-Certificate.pdf, Download Author Certificate}, issn = {2583 - 4517}, year = {2022}, date = {2022-12-28}, urldate = {2022-12-28}, journal = {International Journal of Engineering, Management \& Technology (IJEMT)}, volume = {1}, issue = {10}, pages = {38-41}, abstract = {There are various tasks inside the C language that become very easy when it is done by Pointers, whereas if we look at dynamic memory allocation(DMA), then it can be possible only and only by Pointer, so to become a good programmer, it is very important to learn the concept of Pointers, by any person, so now let's talk, what is a pointer? Answer is: Pointer is a special type of variable that can contain the address of another variable. In this research paper we will discuss about the calculation of address using a pointer. Here pointers in C language is discussed for same purpose. }, keywords = {Volume 1 Issue 10 December 2022}, pubstate = {published}, tppubtype = {article} }