libguac  0.9.9
Macros
instruction-constants.h File Reference

Constants related to Guacamole instructions. More...

Go to the source code of this file.

Macros

#define GUAC_INSTRUCTION_MAX_LENGTH   8192
 The maximum number of characters per instruction.
 
#define GUAC_INSTRUCTION_MAX_DIGITS   5
 The maximum number of digits to allow per length prefix.
 
#define GUAC_INSTRUCTION_MAX_ELEMENTS   64
 The maximum number of elements per instruction, including the opcode.
 

Detailed Description

Constants related to Guacamole instructions.