From: Brandon M. <bnd...@ho...> - 2000-12-14 15:58:39
|
It's not the array length that's important.. it's maintaining proper order.. It wouldn't be "prudent" if we just removed item 4 from an array of 10. there would be a gaping hole. (For all you people outside america... prudent: A little President Bush humor. ) > -----Original Message----- > From: dyn...@li... > [mailto:dyn...@li...]On Behalf Of Scott Andrew > LePera > Sent: Wednesday, December 13, 2000 2:59 PM > To: dyn...@li... > Subject: Re: [Dynapi-Dev] deleteFromArray > > > > Why do we still use deleteFromArray ? > > deleteFromArray is still useful for removing items from ordinal > (non-associative) arrays while maintaining the correct array length. > > > -- > scott andrew lepera > ----------------------------------- > web stuff: www.scottandrew.com > music stuff: www.walkingbirds.com > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |