SYNOPSIS
#include <nutc.h>
void _NutDebugBreak(const char *message, ...);
DESCRIPTION
The
PARAMETERS
- message
-
Is the message to be displayed in the dialog box. The message is in
printf() -style format. - ...
-
Represents additional arguments to be substituted into message.
RETURN VALUES
None.
CONFORMANCE
PTC MKS Toolkit UNIX APIs extension.
MULTITHREAD SAFETY LEVEL
Unsafe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
printf()
PTC MKS Toolkit 10.5 Documentation Build 40.