[CS Fundamentals] Pointers in C
Introduction
In this article, I will be talking about pointers in C. Pointers might be a bit hard concept for beginners, but they are essential to understand what your programs are doing. Moreover, th
jaylog.hashnode.dev5 min read