Format: AllC/C++CSSTextshell script Advanced Search
189: #include "stdlib.h" 190: #define Bug(x) {fprintf(stderr, "%s\n", x); abort()/*exit(1)*/;} 191: #endif