next up previous contents index
Next: 7.7.6 fs_gettime: Get the Up: 7.7 Dependencies on the Previous: 7.7.4 fs_vsprintf: Generate formatted

7.7.5 fs_panic: Cleanup and exit

 

SYNOPSIS

#include <oskit/fs/fs.h>

void fs_panic(void);

DIRECTION

filesystem library tex2html_wrap_inline32841 client OS

DESCRIPTION

This function cleans up and exits. If this function returns rather than exiting, the filesystem library may be very unhappy.



University of Utah Flux Research Group