比如:
printf("\nElement %d:\t%X\t\t%X\t\t%X",x,&i[x],&f[x],&d[x]);
当然新的编译器(标准)可能有改进,不过你的问题不能归到Turbo c的错。另外,你完全可以将VC当标准C/C++编译器用。
比如:
printf("\nElement %d:\t%X\t\t%X\t\t%X",x,&i[x],&f[x],&d[x]);
当然新的编译器(标准)可能有改进,不过你的问题不能归到Turbo c的错。另外,你完全可以将VC当标准C/C++编译器用。
WENXUECITY.COM does not represent or guarantee the truthfulness, accuracy, or reliability of any of communications posted by other users.
Copyright ©1998-2025 wenxuecity.com All rights reserved. Privacy Statement & Terms of Use & User Privacy Protection Policy