Strmid - Incorrect Usage?
#4

That method is very inefficient if I'm writing a long message, as the line is going to be huge.


An easier method can be this:
pawn Код:
new string[128];
strmid(string, "N/A", 0, sizeof(string), 128);
Correct me if im wrong.
Reply


Messages In This Thread
Strmid - Incorrect Usage? - by DrakeX - 01.07.2014, 08:20
Re: Strmid - Incorrect Usage? - by Threshold - 01.07.2014, 09:15
Re: Strmid - Incorrect Usage? - by DrakeX - 01.07.2014, 10:38
Re: Strmid - Incorrect Usage? - by sammp - 01.07.2014, 10:47
Re: Strmid - Incorrect Usage? - by Jack_Leslie - 01.07.2014, 10:49
Re: Strmid - Incorrect Usage? - by Threshold - 01.07.2014, 12:33
Re: Strmid - Incorrect Usage? - by Konstantinos - 01.07.2014, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)