Date: Tue, 20 Jun 1995 18:30:57 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: Carl DOT Johansson AT Helsinki DOT fi Subject: Re: MAXINT? Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > Does anyone know what the MAXINT statement in the explanation of the > random() function is? Is it a variable, some kind of function MAXINT is the maximum number which can be expressed as an int. It is defined on .