/* * NcLooper--- interface curses, fonctions de base */ int init_ecran(char *txt); int fin_ecran(void);