Pointer list functions.


void PLNew( pPL ppl, int max, int siz, int dim )
Allocate and initialize a PLt pointer list. Source: ../mlexec.c.html#PLNew
void PLInsert( pPLMBR pplmbr, pPL ppl, int idx, COMPAREFNC cmp )
Insert into a PLt pointer list. Source: ../mlexec.c.html#PLInsert
pPLMBR * PLSearch( pPLMBR pplmbr, pPL ppl, int idx, COMPAREFNC cmp )
Search a PLt pointer list. Source: ../mlexec.c.html#PLSearch
pPLMBR * PLByName( char *name, pPL ppl )
Search a PLt pointer list by name. Source: ../mlexec.c.html#PLByName
pPLMBR * PLGrow( pPL ppl )
realloc() a PLt pointer list if need be. Source: ../mlexec.c.html#PLGrow
int NameCmp( const void *p0, const void *p1 )
pPLMBR ->name compare funtion for sorting PLt pointer lists. Source: ../mlexec.c.html#NameCmp
alphabetic index hierarchy of classes


XIDAR TECHNICS, 3388 STATE RT 370, CATO NY 13033-9716
Copyright © 1996 Eliot W. Dudley All rights reserved.
edudley@servtech.com

Dallas Semiconductor Home Page 1-Wire, DS, DS1820, DS2405, DS2407, DS9097, and MicroLan are trademarks and/or registered trademarks of Dallas Semiconductor

generated by doc++