warning Header Size
#7

Quote:
Originally Posted by iBanner
Посмотреть сообщение
Maybe I got blind or what. But I couldn't find a sample if a text/string is more than 256? What operation should I use? Like strcat or strtok?
What? 256 isn't the problem here the problem is unused cells, I just used 256 as an example.
When defining a string for example try to only make as many cells as you need
pawn Код:
New Example_Str[5]
Example_Str = Hello;
That obviously wouldn't work it's just an example, only make cells for what you need.
Reply


Messages In This Thread
warning Header Size - by qmnty - 07.04.2014, 09:05
Re: warning Header Size - by Flake. - 07.04.2014, 09:10
Re: warning Header Size - by iBanner - 07.04.2014, 09:15
Re: warning Header Size - by iZN - 07.04.2014, 09:17
Re: warning Header Size - by qmnty - 08.04.2014, 04:51
Re: warning Header Size - by iBanner - 08.04.2014, 05:22
Re: warning Header Size - by Flake. - 08.04.2014, 08:57
Re: warning Header Size - by Vince - 08.04.2014, 09:10

Forum Jump:


Users browsing this thread: 1 Guest(s)