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