#ifndef __ES_COMPLEXE__ #define __ES_COMPLEXE__ extern void LireComplexe (Complexe *c) ; extern void EcrireComplexe (Complexe c) ; #endif