PANIC

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

panic - halt the system  

SYNOPSIS

"SYNOPSIS"

NORET_TYPE void panic (const char * fmt, ...);  

ARGUMENTS

fmt
The text string to print
...
variable arguments
 

DESCRIPTION

Display a message, then perform cleanups.

This function never returns.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:35 GMT, October 09, 2005