In file PhFP.d:

void* PhMalloc

(I32 size)

Uses malloc to allocate size bytes of memory.

Documentation

Uses malloc to allocate size bytes of memory. Contains hooks for printing our debug information.
Parameters:
size - is the amount of memory to be allocated.
Returns:
Pointer to the allocated memory.

Alphabetic index HTML hierarchy of classes or Java


Copyright 1993, 1994 Geophysical Software, Inc.
2603 Peninsulas Drive, Missouri City Texas 77459, (713)438-0583.
All Rights Reserved Company Confidential
Prepared for University of Minnesota, October, 2001