• Michael Meskes's avatar
    Fixed test for array boundary. · 6e41fa2e
    Michael Meskes authored
    Instead of continuing if the next character is not an array boundary get_data()
    used to continue only on finding a boundary so it was not able to read any
    element after the first.
    6e41fa2e
data.c 19.2 KB