error 079: inconsistent return types (array & non-array)
error 079: inconsistent return types (array & non-array)A tu se nalazi ovo :
return format(zone, len, gSANZones, 0);
}
}
return 0;
}Problem je kod ova 2 return-a
Hvala unapred
error 079: inconsistent return types (array & non-array)
error 079: inconsistent return types (array & non-array) return format(zone, len, gSANZones, 0);
}
}
return 0;
}Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava