22.05.2015, 10:40
invalid function call, not a valid address
Means that either one of them or both are variables (arrays) and not functions (so it'd be [i] instead of (i)):
ImeIgraca(i)
CenaZaUbistvo(i)
How have you defined them?
Means that either one of them or both are variables (arrays) and not functions (so it'd be [i] instead of (i)):
ImeIgraca(i)
CenaZaUbistvo(i)
How have you defined them?