Revision 77506349
ID | 775063494694d247b340bb1145e509e31af27802 |
Parent | dcab7890 |
Child | 10a53608 |
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.
Files
- added
- modified
- copied
- renamed
- deleted
ID | 775063494694d247b340bb1145e509e31af27802 |
Parent | dcab7890 |
Child | 10a53608 |
Added by Martin Mares almost 21 years ago
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.