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 (C) 2004. Sybase Inc. All rights reserved.