From 2c8aa7c2fa92aabf5ac277606fba1e6b5c6b3ed9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 2 Jul 2017 17:18:42 +0200 Subject: more documentation on doing OOP in C --- doc/LINKS.TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index b5230d0..9c26e69 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -81,6 +81,9 @@ https://github.com/vladimirfedorov/bootsector.git: stage1 with FAT, using FASM C: http://www.drdobbs.com/extending-c-for-object-oriented-programm/184402731 https://www.state-machine.com/doc/AN_OOP_in_C.pdf +https://www.cs.rit.edu/~ats/books/ooc.pdf +https://lwn.net/Articles/444910/ +https://dmitryfrank.com/articles/oop_in_c VGA: http://www.inp.nsk.su./~bolkhov/files/fonts/univga/ -- cgit v1.2.3-54-g00ecf