Files
2025-11-27 02:27:27 +00:00

24 lines
308 B
C

/*
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