NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
Array operation constants

Constants for use with the NXC ArrayOp function and the NBC arrop statement. More...

Macros

#define OPARR_SUM   0x00
 
#define OPARR_MEAN   0x01
 
#define OPARR_SUMSQR   0x02
 
#define OPARR_STD   0x03
 
#define OPARR_MIN   0x04
 
#define OPARR_MAX   0x05
 
#define OPARR_SORT   0x06
 
#define OPARR_TOUPPER   0x07
 
#define OPARR_TOLOWER   0x08
 

Detailed Description

Constants for use with the NXC ArrayOp function and the NBC arrop statement.