컴퓨터/C

C printf()

sayyesdoit 2022. 10. 14. 17:56
#include <stdio.h>
printf("%d", 20);