RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ZLib.zlibAllocMem Function
Pascal
function zlibAllocMem(AppData: Pointer; Items: Integer; Size: Integer): Pointer;
C++
void * zlibAllocMem(void * AppData, int Items, int Size);

ZLib

This is function ZLib.zlibAllocMem.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!