Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-02-07 | 556 Bytes | |
List.h | 2011-02-07 | 5.4 kB | |
List.c | 2011-02-07 | 3.1 kB | |
List_templated.h | 2011-01-28 | 3.1 kB | |
Totals: 4 Items | 12.3 kB | 0 |
SmallRandomLibs If you've downloaded List v1.1 please download the latest version 1.2! Versions before 1.1 are fully stable but had one field that isn't used at all (last_item_index) that wasn't updated correctly when you deleted the last item. Bug fixes: v1.2: v1.1 solved a bug in last_item_index that isn't used at all, it's there just in case you want to expand the program helping you set new entries at arbitrary positions but it crashed the program if you deleted the last entry but it's solved now ( it was a matter of adding 7 letters :) ).