int num = 1; printf("%d, %dnum", 3*num, num++);
Depend on compiler
Previous Question Next Question
Your comments will be displayed only after manual approval.