On Mon, Sep 1, 2008 at 8:37 AM, James Maxwell <[EMAIL PROTECTED]> wrote: > Hello All, > > Is there an obj-C equivalent to Java's System.arraycopy() which will allow > me to easily copy a segment of an NSArray into a new array? > > If so, a one-liner example would be very much appreciated.
-[NSArray subarrayWithRange:] -Shawn _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]