9.Memory Allocation

alloca()

calloc()

free()

halloc()

hfree()

malloc()

msize()

realloc()

sbrk()

stackavail()

 

 

10.Porcess Control exit()

11.Searching and Sorting

 

 

bsearch()

l2ind()

lsearch()

qsort()

12.String Manipulation

 

 

strcat()

strchr()

strcmp()

strcmpi()

strcpy()

strcspn()

strdup()

strerror()

stricmp()

strlen()

strlwr()

strncat()

strncmp()

strncpy()

strnicmp()

strnset()

strpbrk()

strrchr()

strrev()

strset()

strspn()

strstr()

strtok()

strupr()

13.MS-DOS Interface

 

 

bdos()

FP-OFF()

FP-SEG()

int86()

int86x()

intdos()

intdosx()

segread()

14.Time

 

 

 

asctime()

clock()

ctime()

difftime()

ftime()

gmtime()

localtime()

mktime()

time()

tzset()

 

 

15.Miscellaneous

 

 

 

abs()

div()

labs()

ldiv()

5-85

Page 86
Image 86
Unitech MR350MKII Memory Allocation, Porcess Control exit Searching and Sorting, String Manipulation, MS-DOS Interface