fabeklou / Playing_with_pointers

Here I'm learning more about pointers in C, in order to improve my understanding of the subject.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing_with_pointers :

Here I'm learning more about pointers in C, in order to improve my understanding of the subject.

List of concepts :

  • Introduction to pointers in C/C++
  • Working with pointers
  • Pointer types, pointer arithmetic, void pointers

About

Here I'm learning more about pointers in C, in order to improve my understanding of the subject.


Languages

Language:C 100.0%