ggiPanic man page on Mandriva

Man page or keyword search:  
man Server   17060 pages
apropos Keyword Search (all sections)
Output format
Mandriva logo
[printable version]

ggiPanic(3)			      GGI			   ggiPanic(3)

NAME
       ggiPanic : Exit LibGGI programs for fatal errors

SYNOPSIS
       #include <ggi/ggi.h>

       void ggiPanic(const char *format, ...);

DESCRIPTION
       ggiPanic	  shuts	 down  the  application,  closing  all	visuals,  with
       printf(3)-style reporting to stderr, taking a  format  string  and  any
       additional variables.

       ggiPanic	 should	 only  be  used by usermode programs when something is
       really screwed, and they do not know what to do. The same  applies  for
       libraries,  but	might be used in rare situations such as corruption of
       critical data structures.

RETURN VALUE
       Never returns.

EXAMPLES
       An unrecoverable error:

       if (my_important_struct->magic != MAGIC) {
	     ggiPanic("Fatal error: structure is corrupted\n");
       }

libggi-2.2.x			  2006-12-30			   ggiPanic(3)
[top]

List of man pages available for Mandriva

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net