Programming I version 1.5.3
Programming I C Library
|
CAnyPair | A pair of Anys |
CAnyTriple | A tuple of three Anys |
CByteOption | A byte option represents either a byte or nothing |
CDoubleOption | A double option represents either an double or nothing |
CDoublePair | A pair of doubles |
CDoubleTriple | Three doubles |
CIntOption | An integer option represents either an integer or nothing |
CIntPair | A pair of integers |
CIntTriple | Three integers |
CStringOption | A String option represents either a String or nothing |
CStringPair | A pair of Strings |
CStringTriple | A tuple of three Strings |