Skip to content

Classes and Objects

Derek Nylen edited this page Jan 26, 2018 · 1 revision

Under Construction

See DKRuntime for the core functions needed for defining classes and instantiating objects, and DKRuntime+RefCount for reference counting.

DKPair.h/DKPair.c may be useful as an example of how to create a simple class.

Clone this wiki locally