EPICS ARCHIVER V4
Main Page
Modules
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
trunk
ea4-cpp
include
common
tools
ArrayTools.h
1
#ifndef __ARRAYTOOLS_H__
2
#define __ARRAYTOOLS_H__
3
4
#ifndef SIZEOF_ARRAY
5
#define SIZEOF_ARRAY(ar) (sizeof(ar)/sizeof((ar)[0]))
6
#endif // !defined(SIZEOF_ARRAY)
7
8
#endif //__ARRAYTOOLS_H__
Generated on Tue Dec 17 2013 11:07:27 for EPICS ARCHIVER V4 by
1.8.5