The nothrow attribute is used to inform the compiler that a function cannot throw an exception. This is probably useless in TIGCC, as it implements its own error-handling mechanism.
nothrow