[/CODE]lol...Originally posted by hellswraith
when you specify a return type in your method signature, you MUST return that type.
[CODE]
public ArrayList[] a()
{
return null ;
}
|
Results 1 to 40 of 43
Threaded View
|
Click Here to Expand Forum to Full Width |