Local Chat problem - + REP!
#1

PHP код:
error 080unknown symbol, or not a constant symbol (symbol "i"
PHP код:
stock strreplace(string[], findreplace)
{
    for(new 
i=0sizeof(string[i]); i++)
    {
        if(
string[i] == find)
        {
            
string[i] = replace;
        }
    } 
what is the problem?
Reply


Messages In This Thread
Local Chat problem - + REP! - by Lynet - 13.12.2012, 05:35
Re: Local Chat problem - + REP! - by RajatPawar - 13.12.2012, 05:36
Re: Local Chat problem - + REP! - by Threshold - 13.12.2012, 05:47
Re: Local Chat problem - + REP! - by Lynet - 13.12.2012, 06:40
Re: Local Chat problem - + REP! - by dr.lozer - 13.12.2012, 06:44
Re: Local Chat problem - + REP! - by Lynet - 13.12.2012, 07:00
Re: Local Chat problem - + REP! - by iSkull - 17.10.2013, 09:55
Re: Local Chat problem - + REP! - by Konstantinos - 17.10.2013, 10:05

Forum Jump:


Users browsing this thread: 1 Guest(s)