#include <stdio.h> #include "struct.h" /* * System globals: They should all be here really */ TABLE *Table; char **Messages;