/*Copyright 1999, Be Incorporated. All Rights Reserved.This file may be used under the terms of the Be Sample Code License.*/#include "error.h"voidfatalerror(const char *s){printf("FATAL ERROR: %s\n",s);}
/*Copyright 1999, Be Incorporated. All Rights Reserved.This file may be used under the terms of the Be Sample Code License.*/#include "error.h"voidfatalerror(const char *s){printf("FATAL ERROR: %s\n",s);}