QH_ABORT()

Updated: April 19, 2023

Convenience macro that logs an error message using a QNX helpers function and then calls abort()

Synopsis:

#include <qh/error.h>
#define QH_ABORT(...)

Library:

qh

Description:

For parameters, see printf().