Originally Posted by fullmetaljacket
|
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?