[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
4.2
SDDS_Bomb
name:
SDDS_Bomb
description:
Prints a termination message and recorded errors, then exits the program.
synopsis:
#include ”SDDS.h”
void SDDS_Bomb(char *message);
arguments:
message:
Termination message to be printed; may be NULL.
return value:
None.
see also:
SDDS
_PrintErrors
SDDS
_RegisterProgramName
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]