/* OBJECTS.H file has inline function assertions. */ #ifndef __OBJECTS_H #define __OBJECTS_H #pragma once /* ---------- constants */ /* ---------- macros */ /* ---------- structures */ /* ---------- prototypes/EXAMPLE.C */ /* ---------- globals */ /* ---------- public code */ #endif // __OBJECTS_H