Skip to content

Repository files navigation

Pointers in C

Here are mostly exercises related to the learning of pointers and their various use cases, such as :

  • Pointer arithmetic
  • Character arrays
  • 2-D and multidimensional arrays
  • Dynamic memory
  • Function pointers

It is written in C.

Want to learn more ?

This tricky concept is extremely well explained on mycodeschool's YouTube Channel.
The specific playlist can be found here.
They do an amazing job teaching complex topics in a very understandable way 🏫
I highly recommend it 👍

About

Pointers in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages