Posted by Steve VanDeBogart on March 14, 2004 at 22:27:41:
In Reply to: P5 Question posted by Steve VanDeBogart on March 14, 2004 at 15:19:49:
: One thing that I accidentally ignored (and got away with) in Project 1 is methods with the same name, but different signatures. Is this something we need to deal with, or can we assume that method names are unique in a class?
Nevermind