A wierd problem with the warnings
#1

PHP код:
stock CreateStrip(Float:x,Float:y,Float:z,Float:Angle)
{
    for(new 
0sizeof(****eInfo); i++)
      {
          if(****
eInfo[i][sCreated] == 0)
          {
            ****
eInfo[i][sCreated]=1;
            ****
eInfo[i][sX]=x;
            ****
eInfo[i][sY]=y;
            ****
eInfo[i][sZ]=z-0.7;
            ****
eInfo[i][sObject] = CreateDynamicObject(2899xyz-0.900Angle-90);
            return 
1;
          }
      }
      return 
0;

PHP код:
warning 224indeterminate array size in "sizeof" expression (symbol ""
I don't know why is that happening, and the server doesn't work, please help me...
Reply


Messages In This Thread
A wierd problem with the warnings - by mzazon - 15.11.2013, 22:49
Re: A wierd problem with the warnings - by knackworst - 15.11.2013, 22:55
Re: A wierd problem with the warnings - by dannyk0ed - 15.11.2013, 22:55
Re: A wierd problem with the warnings - by mzazon - 15.11.2013, 23:09
Re: A wierd problem with the warnings - by -Prodigy- - 15.11.2013, 23:33
Re: A wierd problem with the warnings - by mzazon - 16.11.2013, 11:39

Forum Jump:


Users browsing this thread: 2 Guest(s)