You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
c-excercises-knking/README.md

11 lines
441 B

# C programming - A modern approach
This repository contains solved exercises for the book **C programming - A
modern approach** by the K. N. King.
<http://knking.com/books/c/content.html>
I did this far back in 2012, because I really wanted to understand
pointers. Well, it looks like it was a success, I think. Back then I did
not know how to use git (or any other VCS for that matter), so the history
is missing, unfortunately. Enjoy!