Gocator 2000 API
Go2Free
Description

Frees a block of memory that was allocated and returned by the Go2 library.

C
Go2Status Go2Free(void* memory);
Parameters
Parameters 
Description 
void* memory 
The block of memory to be freed, or GO2_NULL
Returns

Operation status.

File

Go2Api.h

Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.