Please enable JavaScript to view this site.

A-Shell Reference

Navigation: Development Topics > Dynamic Structures

Dynamic Structure Examples

Scroll Prev Top Next More

The following examples are excerpted from the modules fndynst.bp in SOSLIB:[907,11], fndynst.bsi in SOSLIB:[907,10], and the sample program dynst1.bp in EXLIB:[908,79]. While the explanations and annotations below may be helpful, you should experiment with the modules themselves.

Subtopics

Define From String

Define From Source File

Bind a Definition to a Variable

Retrieve Layout of a Dynstruct

Accessing Members in the Dynstruct

Arrays of Dynstructs

Passing Dynstructs as Parameters