scanf and printf in c issue code example Example: c printf scanf int a; scanf("%d", &a); printf("%d", a);