more cleaning!!!
This commit is contained in:
3
arraylen.h
Normal file
3
arraylen.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#ifndef ARRAYLEN
|
||||
# define ARRAYLEN(a) sizeof(a) / sizeof *(a)
|
||||
#endif
|
||||
Reference in New Issue
Block a user