int Celmt(LLIST**,void *)


 

R1 Celmt( P1,P2 )

Retourne l'élément pointé par le curseur (de la liste P1).
En entrée :
En sortie : (Voir codes retour)
Remarque :  

Garantie:

Retour
Voir aussi :     exemple  000 
   
Cfirst(LLIST **)   Clast(LLIST**)      Cnext(LLIST **)  

Cdel(LLIST **) Celmt(LLIST **) Cprev(LLIST **)

Cinsl(LLIST **,void *) Cinsr(LLIST **,void *) Crand(LLIST **,void *) Cchange(LLIST **,void *)