Page d'accueil Description du projet
/******************************************
 *
 *   Cedric Pradalier   2001
 *   mail : http://cedric.pradalier.free.fr/mail.html
 *
 *****************************************/
#ifndef OUTPUT_H
#define OUTPUT_H

extern char outbuf[];

extern void FlushBuffer();

#endif // OUTPUT_H