Hello!
I have a problem with printf() command. For this: int a = 5; printf (a); Eclipse send me warning passing argument 1 of 'printf' makes pointer from integer without a castand nothing is printed in console. What's the reason of this? Thanks.
链接已复制
2 回复数
