Closed PerilousApricot closed 8 years ago
Go through and rename toolbox functions to have regular naming scheme. e.g.: tbx_stack_get_top not tbx_stack_top_get. Migrate remaining "class-like" structs to using the common interface defined in tbx/tbx_decl.h
tbx_stack_get_top
tbx_stack_top_get
Go through and rename toolbox functions to have regular naming scheme. e.g.:
tbx_stack_get_top
nottbx_stack_top_get
. Migrate remaining "class-like" structs to using the common interface defined in tbx/tbx_decl.h