At 2/11/2004 05:01 AM, Jason Teagle wrote:
>I've looked both at MSDN online and in the help that comes with VC6, and >they both say the same. The description of it says: > >"Creates a one-dimensional array whose lower bound is always zero" > >But the second parameter is described as: > >"lLbound >The lower bound for the array. Can be negative." > >Is it me or does that not make sense? How can it be "always zero" and then >asks you to specify the lower bound and it can be negative?!!
Sounds like visual basic.
There, arrays can start at 0 or 1.
Maybe it's negative when there are no members?
Phil Daley < AutoDesk > http://www.conknet.com/~p_daley
