Current Forum: Homework 6 Part 1 |
Date: Wed Nov 28 2001 5:33 pm |
Author: Dozzi, Giancarlo <gdozzi@andrew.cmu.edu> |
Subject: stupid question |
|
|
This is a dumb question, but how do you get the size of a simple array? I tried calling move.size() on int[] move but it is trying to call size() on an Object, so that doesn't seem to work.
Thanks, Giancarlo |
|