1 Error. Error 047: array sizes do not match
#2

strcat((Owned[i][CarOwner][0] = '\0',Owned[i][CarOwner]),dini_Get(FileName, "CarOwner"));

but I think You must add a size

strcat((Owned[i][CarOwner][0] = '\0',Owned[i][CarOwner]),dini_Get(FileName, "CarOwner"),size_of_Owned);
Reply


Messages In This Thread
1 Error. Error 047: array sizes do not match - by iGetty - 12.01.2012, 00:22
Re: 1 Error. Error 047: array sizes do not match - by Jefff - 12.01.2012, 01:02
Re: 1 Error. Error 047: array sizes do not match - by iGetty - 12.01.2012, 02:14
Re: 1 Error. Error 047: array sizes do not match - by Steven82 - 12.01.2012, 03:34
Re: 1 Error. Error 047: array sizes do not match - by iGetty - 12.01.2012, 12:39
Re: 1 Error. Error 047: array sizes do not match - by Vince - 12.01.2012, 12:42
Re: 1 Error. Error 047: array sizes do not match - by iGetty - 12.01.2012, 13:23

Forum Jump:


Users browsing this thread: 2 Guest(s)