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
Attachments to GroupWise
Datagridviewcombobox ondrawitem works but has over 30 items in dropdown..
.NET MySQL question
File saving problem in Office 2007
Can a Dell XP Home reinstallation cd for a PC be used for reinstallation of XP Home on Dell laptop without having any issues?
MFC7 CDHtmlDialog: How to cancel a navigation in OnBeforeNavigate
Can not connect to a sql 2005 server HELP
Select query
use sql surface area to set ip addresses that can conect
Displaying list data in a Microsoft Report Viewer control