Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void FormatError ( char *  str  ) 

Definition at line 46 of file mainConceptSupport.cpp.

Referenced by main(), and WriteImageFile().

00047 {
00048     fprintf(stderr, "%s", str);
00049     exit(1);
00050 }


Generated on Thu Jan 13 09:05:30 2011 for ImpalaSrc by  doxygen 1.5.1