Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 09:33:52 2010 for ImpalaSrc by  doxygen 1.5.1