static array to dynamic array

From: omer (ttyomer_at_hotmail.com)
Date: 12/30/03


Date: Tue, 30 Dec 2003 18:18:40 +0200

hi,
what's the best method to copy static array to a dynamic array without
coding a loop that copies elements?
thanks



Relevant Pages