panic(9)

NAME

panic - halt the system

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.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout