[ Maverik Level 2 functions ]
mav_classNew
Summary
Create a new class.
Syntax
MAV_class *mav_classNew(void);
Description
Creates a new class, returning a pointer to it.
Back to the
index page
.