Next:
Defining structures
Up:
Physics 2101 - Scientific
Previous:
Void pointers
Contents
Index
Structures
In this section we will discuss the use of
structures
, which are analagous to complex data types in Perl.
Subsections
Defining structures
Pointers to structures
Structures and subroutines