Please enable JavaScript to view this site.

This keyword allows you to define data structures.

The definition of the struct begins with the keyword "struct" followed by the name that the user wishes to assign to the struct.

Then it is possible to declare the type and name of the fields that make up the struct.

Finally, the struct is terminated with the keyword "end_struct".

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC