FreeBASIC  0.91.0
error_message.c
Go to the documentation of this file.
1 /* error message buffer shared by fb_Die() and fb_Assert() functions */
2 
3 #include "fb.h"
4