回复 第2楼 maoguoqing 的帖子
根本没有显示真数部分的机会,因为这时连编译都不能通过:
Compiling...
q1Dlg.cpp
E:\textProject\q1\q1Dlg.cpp(182) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\textProject\q1\q1Dlg.cpp(183) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\textProject\q1\q1Dlg.cpp(186) : error C2065: 'ftoa' : undeclared identifier
Error executing cl.exe.
q1.exe - 1 error(s), 2 warning(s)