Sunday, October 23, 2011

#articles on object-oriented design in c

here are, a couple of articles by Neil Brown (from june this year @ lwn.net), that explain some of the methods used in the linux kernel to provide virtual function tables and data inheritance in c.

Object-oriented design patterns in the kernel, part 1
Object-oriented design patterns in the kernel, part 2


--

0 comments: