1.

Can you use the to display the output on the screen?

Answer» Do like this fprintf(stdout, "%s %d %f", str, i, a);


Discussion

No Comment Found