Problem ( 1 Error ) a compling..
#5

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
Reply


Messages In This Thread
Problem ( 1 Error ) a compling.. - by Typhome - 19.03.2009, 10:51
Re: Problem ( 1 Error ) a compling.. - by MenaceX^ - 19.03.2009, 10:53
Re: Problem ( 1 Error ) a compling.. - by Typhome - 19.03.2009, 10:54
Re: Problem ( 1 Error ) a compling.. - by MenaceX^ - 19.03.2009, 10:55
Re: Problem ( 1 Error ) a compling.. - by hazdog - 19.03.2009, 10:57
Re: Problem ( 1 Error ) a compling.. - by Typhome - 19.03.2009, 10:57
Re: Problem ( 1 Error ) a compling.. - by MenaceX^ - 19.03.2009, 10:58
Re: Problem ( 1 Error ) a compling.. - by Typhome - 19.03.2009, 10:59
Re: Problem ( 1 Error ) a compling.. - by Typhome - 19.03.2009, 11:15
Re: Problem ( 1 Error ) a compling.. - by mascii - 19.03.2009, 11:26

Forum Jump:


Users browsing this thread: 1 Guest(s)