BCB (Borland C++Builder 6) 計算- Yahoo!奇摩知識+

BCB (Borland C++Builder 6) 計算- Yahoo!奇摩知識+

瀏覽:646
日期:2025-09-30
那現在改用_Borland C++ 要如何去限制他計算出結果取到幾位數! ... float f=0; int a=5,b=6; printf("%4.3f \\n",(float)(a+b)/3); getche(); return 0;...看更多