io utilizzo dev-cpp, e compilando mi da questi errori:

In function `funz_vararg':

[Warning] `char' is promoted to `int' when passed through `...'

[Warning] (so you should pass `int' not `char' to `va_arg')

if this code is reached, the program will abort