Microsoft
Software
Hardware
Network
Question : round() method in MFC
I want to round a double value to nearest integer value in MFC. How to round it?
Thanks all.
Answer : round() method in MFC
Sigh!
int i = (int)round( 14.6 );
/rob
Random Solutions
Left Double click with Mouse Doesn't work
OCS 2007 R2 problems adding pstn users via sip trunk to pc audio conference
Trouble registering OCX and DLL files in Win95
How to Pass (text) criteria to a query using a Multi List Box
ADSI Query (linked server) to get computer name and OU's
Windows Server 2008 R2
Check box on sub form to select list items
Can't compile
PIE CHART PROBLEM IN MICROSOFT ACCESS
Teaching an ANSI SQL class and need a datasource and editor to practice writing code