next up previous contents [pdf] index

Next: Input parameters Up: sf_llist_chop Previous: Call

Definition

void sf_llist_chop(sf_list l) 
/*< free the top entry from the list >*/
{
   ...
}




2011-07-02