Home » Technical Questions » Programming

If I use the following printf() to print a long int why I am not warned about the type mismatch? printf ("%d",num );

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!