This page contains reference documentation for the MaxI function. This function returns the greater integer value of the two values passed in.
static int MaxI( int Value1, int Value2 )
Function parameters are as follows:
Examples are as follows:
INCOMPLETE
For sample code: