Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XieFreeBits(3X)  —  Subroutines

Digital

NAME

XieFreeBits − This routine deallocates an image data array allocated using the XieCallocBits, XieMallocBits, and XieReallocBits routines. 

C Format

null = XieFreeBits(ptr)

C Argument Information

unsigned char  ∗null;
unsigned char  ∗ptr;

RETURN VALUES

Returns a null pointer. 

PARAMETERS

ptrThe ptr argument specifies the address of the image data array you want to deallocate. 

DESCRIPTION

This routine deallocates an image data array allocated using the XieCallocBits, XieMallocBits, and XieReallocBits routines. 

XIE Events and Error Messages

Protocol Messages: None

XIE event returned: None

XieLib errors: Returns a null if the routine cannot allocate the memory

XieServer errors: None
 

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