AttrGetRealAttrib
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
AttrGetRealAttrib()
SYNOPSIS
misc_lib/miscattr.c:379
RealType AttrGetRealAttrib(IPAttributeStruct *Attrs, char *Name)
DESCRIPTION
Routine to get a RealType attribute.
PARAMETERS:
Attrs: Attribute list to search for requested attribute.
Name: Name of requested attribute.
FUNCTION RETURN VALUE
RealType: Found attribute, or IP_ATTR_BAD_REAL if not found.
SEE ALSO
AttrSetIntAttrib,
AttrGetIntAttrib,
AttrSetPtrAttrib,
AttrGetPtrAttrib,
,
AttrSetRealAttrib,
AttrSetStrAttrib,
AttrGetStrAttrib,
,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:09 GMT, October 17, 2022