Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XieCfree(3X) — OSF/1 X2.0-8 MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XieCfree(3X)  —  Subroutines

Digital

NAME

XieCfree − This routine deallocates memory that was allocated using either the XieCalloc or XieRealloc routine. 

C Format

null = XieCfree(ptr)

C Argument Information

void      ∗null;
char      ∗ptr;

RETURN VALUES

Returns a null pointer. 

PARAMETERS

ptrThe ptr argument specifies the pointer to the block of memory you want to deallocate. 

DESCRIPTION

This routine deallocates memory that was allocated using either the XieCalloc or XieRealloc routine. 

XIE Events and Error Messages

Protocol Messages: None

XIE event returned: None

XieLib errors: None

XieServer errors: None
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026