Structures

Home  Back  Next

 

Structures are collections of data.

 

The structure element allows it modifying parts of it. It can be used as a field also.

 

A structure can contain other structures.

A structure can not use itself internally. This is true in recursive using, too.