View Single Post
  #11 (permalink)  
Old 07-02-2009, 01:49 AM
angryboy's Avatar
angryboy angryboy is offline
Senior Member
 
Join Date: Jan 2009
Location: Javaland
Posts: 742
Rep Power: 2
angryboy is on a distinguished road
Default
Originally Posted by fullmetaljacket View Post
angryboy - I did post my code, at the start of my thread.

Here it is again:

Code:
public myString(String[] args)
{
   this.test = args;
}
I know this is incorrect. ...
Yes but what have you done after I gave you the pseudo code? what changes have you made?
__________________
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
Reply With Quote