Ciao a tutti, cosa vuol dire quando Xcode inserisce questo errore?:
warning: format '%d' expects type 'int', but argument 2 has type 'int *'
PS: la variabile che richiamo è un int
Ciao a tutti, cosa vuol dire quando Xcode inserisce questo errore?:
warning: format '%d' expects type 'int', but argument 2 has type 'int *'
PS: la variabile che richiamo è un int