Non è un errore in senso stretto, ma un avvertimento. La funzione ( printf? ) con quel marcatore si aspetta un tipo int, ma tu gli stai passando un puntatore a int.
Non è un errore in senso stretto, ma un avvertimento. La funzione ( printf? ) con quel marcatore si aspetta un tipo int, ma tu gli stai passando un puntatore a int.
This code and information is provided "as is" without warranty of any kind, either expressed
or implied, including but not limited to the implied warranties of merchantability and/or
fitness for a particular purpose.