Hacker News new | ask | show | jobs
by remisharrock 1156 days ago
I was searching for exercices to learn c pointers, do you find any?
2 comments

42 first piscine is basically C goota be something there about pointers

https://github.com/evgenkarlson/ALL_SCHOOL_42/

That link isn't in English. Is it supposed to be understandable by general HN readers?
You can select between Russian and English below the logo.
You can also find the exercises in Github looking for 42 piscine, lots of students upload them in different formats etc.
There's a linked list exercise, that's a classic.