Current Forum: Homework 6 Part 1 |
Date: Sun Dec 2 2001 2:54 am |
Author: Danish, Matt R. <mrd@cmu.edu> |
Subject: Re: Checking for mills? |
|
|
Warning: Java's mod operator '%' has unexpected behaviour: a negative number mod x is a negative number. I discovered this in a quite spectacular crash as I tried to take the -1st index of an array. Write a wrapper to deal with this... |
|