#ifndef PLURIEL_H #define PLURIEL_H extern char *pluriel(int n); #endif /* PLURIEL_H */