View Single Post
  #1 (permalink)  
Old 08-05-2007, 06:42 AM
mathias mathias is offline
Member
 
Join Date: Jul 2007
Posts: 40
mathias is on a distinguished road
Create a new variable
Hi, I want the client to be able to create a new variable, how do I do this?
The variable should look like this:
Code:
Student student = new Student ();
Thanks
Reply With Quote
Sponsored Links