NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
Comparison Constants

Logical comparison operators for use in BranchTest and BranchComp. More...

Macros

#define LT   0x00
 
#define GT   0x01
 
#define LTEQ   0x02
 
#define GTEQ   0x03
 
#define EQ   0x04
 
#define NEQ   0x05
 

Detailed Description

Logical comparison operators for use in BranchTest and BranchComp.