函式原型: unsigned int _set_output_format( unsigned int format); 所屬庫: stdio.h ... 下面這段代碼來自MSDN ... printf("%11.4e %11.4e\n", x, y);
確定! 回上一頁