IODA
Ex 2: Attribute manipulation

Shows how to manipulate Attributes and an introduction to the type system. More...

Collaboration diagram for Ex 2: Attribute manipulation:

Files

file  02-Attributes.cpp
 Shows how to manipulate Attributes and an introduction to the type system.
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Shows how to manipulate Attributes and an introduction to the type system.

See also
02-Attributes.cpp for comments and the walkthrough.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 53 of file 02-Attributes.cpp.

Here is the call graph for this function: