Project

General

Profile

Download (96 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#ifndef _COMMON_H
2
#define _COMMON_H
3

    
4
#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
5

    
6
#endif
(1-1/12)
Add picture from clipboard (Maximum size: 48.8 MB)