Programming I version 1.5.3
Programming I C Library
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CAnyPairA pair of Anys
 CAnyTripleA tuple of three Anys
 CByteOptionA byte option represents either a byte or nothing
 CDoubleOptionA double option represents either an double or nothing
 CDoublePairA pair of doubles
 CDoubleTripleThree doubles
 CIntOptionAn integer option represents either an integer or nothing
 CIntPairA pair of integers
 CIntTripleThree integers
 CStringOptionA String option represents either a String or nothing
 CStringPairA pair of Strings
 CStringTripleA tuple of three Strings