
08-17-2007, 08:37 AM
|
|
That one guy...
|
 |
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
|
|
|
new[i] is such where i is the count, not an index.
It's kind of like doing:
var.count() = i;
Of course the syntax for that is completely wrong and such a thing is impossible. |
__________________
Do it with a DON!
|
|
|
|