On 2/2/07, Shyan Lam <[EMAIL PROTECTED]> wrote:
> >
> > int num = 0;
> > for (int i=0; i<num.length; i++) {
> > total += num[i];
> > }
> > cout << "The total is "<< total << endl;
> > }
> >
>
> Have you actually tried compiling this code fragment? This is not C++, I
> don't know what language is this.
It's Java.
-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
If I were to divulge it, it would overturn the world."
-- Jelaleddin Rumi