Need some help regarding EOS
#1

My users will enter a string (email) using a dialog. The input of this shall be stored in playerInfo[playerid][pEmail].
Now I get
Quote:

error 047: array sizes do not match, or destination array is too small

whenever I try
pawn Код:
playerInfo[playerid][pEmail] = inputtext;
So now I need to know how I can use EOS (End Of String) to fill out the empty spaces in my array with NULL (\0) so that the sizes matches. Thanks in advance.
Reply


Messages In This Thread
Need some help regarding EOS - by AlonzoTorres - 18.10.2013, 15:02
Re: Need some help regarding EOS - by EiresJason - 18.10.2013, 15:05
Re: Need some help regarding EOS - by Misiur - 18.10.2013, 15:07
Re: Need some help regarding EOS - by AlonzoTorres - 18.10.2013, 15:13
Re: Need some help regarding EOS - by Misiur - 18.10.2013, 15:31

Forum Jump:


Users browsing this thread: 1 Guest(s)