/*
 * Prototype d'une fonction
 */ 

int add(int, int);
