IPAllocObject
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
IPAllocObject()
SYNOPSIS
prsr_lib/allocate.c:247
IPObjectStruct *IPAllocObject(char *Name,
IPObjStructType ObjType,
IPObjectStruct *Pnext)
DESCRIPTION
Allocates one Object Structure.
PARAMETERS:
Name: Name of newly allocated object.
ObjType: Object type of newly allocated object.
Pnext: Entry into new object structure.
FUNCTION RETURN VALUE
IPObjectStruct *: A new allocated object structure.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:19 GMT, July 20, 2024