How do you fix These error's?
#2

warning 235: public function lacks forward declaration (symbol "OnQueryError")

forward OnQueryError();

Код:
           HouseInfo[iIndex][hPickupID] = CreateDynamicPickup(1273, 23, HouseInfo[iIndex][hExteriorX],HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]);
           HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,10.0, 1,30.0);
         ++iIndex;
        }
	return fclose(iFileHandle);
}
Reply


Messages In This Thread
How do you fix These error's? - by jasonsmith - 31.07.2013, 15:45
Re: How do you fix These error's? - by dEcooR - 31.07.2013, 15:49
Re: How do you fix These error's? - by jasonsmith - 31.07.2013, 15:54
Re: How do you fix These error's? - by Konstantinos - 31.07.2013, 15:56
Re: How do you fix These error's? - by dEcooR - 31.07.2013, 15:59
Re: How do you fix These error's? - by Konstantinos - 31.07.2013, 16:07
Re: How do you fix These error's? - by jasonsmith - 31.07.2013, 16:11
Re: How do you fix These error's? - by Konstantinos - 31.07.2013, 16:15
Re: How do you fix These error's? - by jasonsmith - 31.07.2013, 16:19
Re: How do you fix These error's? - by Konstantinos - 31.07.2013, 16:24

Forum Jump:


Users browsing this thread: 1 Guest(s)