#include "exclib.h" int main(void) { TRY { } CLEANUP { } EXCEPT { } FINALLY { } ETRY; }