Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: How to copy string[] between two different class?


Message #1 by Edward <zhangsc@n...> on Mon, 03 Jun 2002 18:17:37 +0800
--0-1797915640-1023100519=:72651
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit


Hi

Instead of taking array which is of fixed length you can make use of a vector which can grow dynamically. Then you add each of your
string object to the vector. The method fool() in classone should return a vector.

Hope this will help you.



---------------------------------
Sign up to watch the FIFA World Cup video highlights from your desk!

http://fifaworldcup.yahoo.com/fc/en

  Return to Index