Chapter 5 C Routines Reference


JagFree

Description

Free memory that was allocated with JagAlloc.

Syntax

void JAG_PUBLIC JagFree(
void *ptr
);

Parameters

ptr 

A pointer to the memory to be freed.

See Also

JagAlloc

 


Copyright © 2000 Sybase, Inc. All rights reserved.