cOptions

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Core Language > Data Structures >

cOptions

 

Description

 

cOptions data structure is very similar to an Hash Table with key/value pairs.

It can be used to store program parameters.

 

Key name can be specified in free form without the need to use strings.