Skip to content
  • rswindell's avatar
    Created Read/Get/Set functions for LongInt, NamedInt, and NamedFloat. · c10cf9e9
    rswindell authored
    The LongInt functions allow the reading/writing of unsigned 32-bit integers.
    The NamedInt and NamedFloat functions allow the reading and writing of
    int/long and float/double values with associated names from a list of
    not-neccesarily consecutive or sequential named values.
    c10cf9e9