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

Considering it looks like the variable stores a string, is the variable actually a string?

pawn Код:
enum hInfo
{
    Cijena[stringsize],
    Adresa[stringsize]
}
HouseInfo[MAX_HOUSES][hInfo];
Like this?

Not sure if that is a string, because I don't know what language this is and I don't know what the variable says.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)