Next: , Previous: Ferret Globals, Up: Ferret C Libraries


3.2 Ferret Error Routines

These routines implement error control and management on Ferret.

— Function: void ferret_panic (message)

Emit an error message and quit to the operating system with an error code.

This function never returns.