int Crand(LLIST**,void *)


R1 Crand( P1,P2)

Positionne le curseur de la liste P1 sur l'élément recherché P2.
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 *)