F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
CAssert.h File Reference

Go to the source code of this file.

Macros

#define FW_CASSERT(...)
 
#define FW_CASSERT_1(cond, arg1)
 

Macro Definition Documentation

◆ FW_CASSERT

#define FW_CASSERT (   ...)

Definition at line 19 of file CAssert.h.

◆ FW_CASSERT_1

#define FW_CASSERT_1 (   cond,
  arg1 
)

Definition at line 20 of file CAssert.h.