giiPanic man page on Cygwin

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

giiPanic(3)			      GGI			   giiPanic(3)

NAME
       giiPanic : Exit LibGII programs for fatal errors

SYNOPSIS
       #include <ggi/gii.h>

       int giiPanic(const char * format, ...);

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

       giiPanic	 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.

EXAMPLES
       An unrecoverable error:

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

libgii-1.0.x			  2006-12-30			   giiPanic(3)
[top]

List of man pages available for Cygwin

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