Simulated External Functions

int max(int1,int2,int3,int4);

Returns the maximum of the 4 integers.

file: /doc/sefun/math.c
