#define PAssertAlways2

(c, m)

This macro is used to assert immediately.

Documentation

This macro is used to assert immediately. The assert function is called with the source file and line number the macro was instantiated on, plus the message described by the msg parameter. This parameter may be either a standard value from the PStandardAssertMessage enum or a literal string.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.