Hi I have the a comparison that performs differently from what I am expecting. Declarations:#define MAX_MESSAGES_IN_REMOTE_MESSAGE_QUEUE 64
#define uint8 unsigned char
uint8 gprs_message_queue_receive_position = 0;
uint8 gprs_m..
#define uint8 unsigned char
uint8 gprs_message_queue_receive_position = 0;
uint8 gprs_m..