-
Notifications
You must be signed in to change notification settings - Fork 0
Classes and Objects
Derek Nylen edited this page Jan 26, 2018
·
1 revision
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.
Copyright (c) 2017 Derek W. Nylen