1 2 3 4 5 6
#include "headers/feraiseexcept.h" void feraiseexcept(int excepts) { _feraiseexcept(excepts); }