Benjamin Kemer
unread,Aug 5, 2011, 6:08:46 PM8/5/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to byu-142-s...@googlegroups.com
Just working on the driver currently, I was just wondering generally the important features which may be missing from the code while presented. For instance, I figured initially that a great deal would probably be similar to the original interface project.
class Driver{
double (method or variable considered a public double) = new (same method or variable)("Label", numerical value);
}