C++
void acutDelBuffer( void *& pBuffer );
File
acutmem.h
Description
This function is identical to acutDelString().
Parameters
Parameters | Description |
---|---|
pBuffer | Input pointer to memory to free |
void acutDelBuffer( void *& pBuffer );
acutmem.h
This function is identical to acutDelString().
Parameters | Description |
---|---|
pBuffer | Input pointer to memory to free |