Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_exit.c File Reference

#include "gm_call_trace.h"
#include "gm_debug.h"
#include "gm_internal.h"
#include "gm_malloc_debug.h"

Functions

GM_ENTRY_POINT void gm_exit (gm_status_t status)

Detailed Description


Function Documentation

GM_ENTRY_POINT void gm_exit gm_status_t    status
 

gm_exit() causes the current process to exit with a status appropriate to the GM status code status.

Parameters:
status  (IN) The GM status code, as specified in gm.h.
See also:
gm_init gm_open gm_close gm_finalize gm_abort
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:25 2003 for GM by doxygen1.2.15