19.03.2009, 10:58
Quote:
Originally Posted by hazdog
it means you've already told the system what to do when the function is called.... you have two public NameTimer()
like public NameTimer() { blahblahblah } public NameTimer() { blahblahblahblahblah } remove one of them and its fixed |