Invalid Memory Access?
#2

Show function 'StringReplace' and line 8549

size don't match
example with OnPlayerText:

public OnPlayerText(playerid, text[])
{
// if 'text' is hello - strlen is 5
print(text[8]); // if you print text[8] its Invalid memory access
}
Reply


Messages In This Thread
Invalid Memory Access? - by Youssef221 - 28.06.2015, 11:28
Re: Invalid Memory Access? - by Jefff - 28.06.2015, 13:55
Re: Invalid Memory Access? - by Youssef221 - 28.06.2015, 14:07
Re: Invalid Memory Access? - by Youssef221 - 28.06.2015, 14:49
Re: Invalid Memory Access? - by Jonny5 - 28.06.2015, 14:56
Re: Invalid Memory Access? - by Youssef221 - 28.06.2015, 15:06

Forum Jump:


Users browsing this thread: 1 Guest(s)