AttrSetIntAttrib

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrSetIntAttrib()  

SYNOPSIS

misc_lib/miscattr.c:206

void AttrSetIntAttrib(IPAttributeStruct **Attrs, char *Name, int Data)
 

DESCRIPTION

Routine to set an integer attribute.  

PARAMETERS:

Attrs: Attribute list where to place new attribute.

Name: Name of thely introducedattribute

Data: Ingeter attribute to save.  

FUNCTION RETURN VALUE

void  

SEE ALSO

AttrGetIntAttrib, AttrSetPtrAttrib, AttrGetPtrAttrib, AttrSetRealAttrib, , AttrGetRealAttrib, 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:07 GMT, July 20, 2024