Current Forum: Homework 6 Part 1 |
Date: Sat Dec 1 2001 5:23 pm |
Author: Loving, Benjamin Jameson <bloving@andrew.cmu.edu> |
Subject: Length of an Array |
|
|
Hey guys,
This is a pretty simple question, but how do you find the length of an array. For example you pass in an array as a parameter in a function and then want to find out the length of it, say the array is declared as int[] basic;. Then how do you find the lenght of it?
Ben
|
|