except.c File Reference
defines the functions needed for cleanup stack exception handling (CSEH) which concept is described in details at
http://www.freetype.org/david/reliable-c.html More...
#include "internal.h"
#include "except.h"
#include <assert.h>
#include <ft2build.h>
#include <FT_FREETYPE_H>
#include <FT_LIST_H>
Detailed Description
defines the functions needed for cleanup stack exception handling (CSEH) which concept is described in details at
http://www.freetype.org/david/reliable-c.html