Function
|
Description
|
Calloc
|
Memories book, initialized with 0
|
CallocDeb
|
Memories book, initialized with 0, with Debugtests
|
Free
|
Release of memory
|
FreeDeb
|
Release of memory, with Debugchecks
|
Malloc
|
Memories book, not initialized
|
MallocDeb
|
Memories book, not initialized, with Debugchecks
|
MemDump
|
Memory standards are economical
|
MemSize
|
Size of a memory block determine.
|
Realloc
|
Size of a storage area change
|
SYSmemMerkerAssertFree
|
Sign chain management: for additional memory request.
|
SYSmemMerkerMake
|
Sign chain management: generate
|
SYSmemMerkerRemove
|
Sign chain management: extinguish
|
SYSmemstrcat
|
Sign chain management: String suspend
|
SYSmemstrcpy
|
Sign chain management: String hineinkopieren
|
SYSmemstrlen
|
Sign chain management: Length of the string ascertain
|
SYSstrtok
|
Sign chains for Token search.
|