bmcgough@uxh.cso.uiuc.edu (06/04/89)
Can someone tell me how to do a for loop in Modula with a longint. I get an error with p: LONGINT; FOR p:= 0 TO 100 DO ... END;