/*------------------------------------------------------------\ | | | Tool : DRUC | | | | File : VMCARACT.H | | | | Authors : Patrick Renaud | | | | Date : 11/01/94 | | | \------------------------------------------------------------*/ /*------------------------------------------------------------\ | | | Druc VmCaract Defines | | | \------------------------------------------------------------*/ /*------------------------------------------------------------\ | | | Druc VmCaract Macros | | | \------------------------------------------------------------*/ /*------------------------------------------------------------\ | | | Druc VmCaract variables | | | \------------------------------------------------------------*/ /*------------------------------------------------------------\ | | | Druc VmCaract Fonctions | | | \------------------------------------------------------------*/ /*------------------------------------------------------------\ | | | DrucErreurUnCorps | | | \------------------------------------------------------------*/ extern void DrucErreurUnCorps (); extern void DrucCaractLargeurInf (); extern void DrucCaractLargeurSup (); extern void DrucCaractLargeurSupEq (); extern void DrucCaractLargeurInfEq (); extern void DrucCaractLongueurInf (); extern void DrucCaractLongueurSup (); extern void DrucCaractLongueurSupEq (); extern void DrucCaractLongueurInfEq (); extern void DrucCaractLargeurMin (); extern void DrucCaractLargeurMax (); extern void DrucCaractLongueurMin (); extern void DrucCaractLongueurMax (); extern void DrucCaracteriseRectangle (); extern void DrucCaracteriseEquipot (); extern void DrucCaracterise ();