ani: fix sign comparison, plus a typo
Dependencies
- [2]
2U7P5SFQChange struct names "struct foo -> typedef struct Foo" - [3]
FB67XX5Eadd argument parsing setup - [4]
733PFZJ5prefix header guard names with ANI_ - [*]
B3XLVPNCAdd ani.c and initial Makefile
Change contents
- replacement in macros.h at line 5
* ARRAY_SIZE - get the number of elements in a visibl array.* ARRAY_SIZE - get the number of elements in a visible array. - replacement in ani.c at line 40
int i;long unsigned int i;