140 results
Order by date - Order by pertinence
All (140)
News (2)
Reviews (2)
Press (64)
High-tech (43)
Forums (29)
 
cast double to short problem
I'm having a loss of precision problem when casting from a double to a short. In the following, for dval = 0.3 ... short sval = (short)(dval * 10); ... sval = 2. But if I convert it like this ... double nval = dval * 10; short sval = ...
Message posted on the March 6th, 2012 - 5:52 PM ET
CAST Research Finds Java Frameworks Strongly Influence Security, Reliability
Big data analysis of 496 global business systems across six industries reveals Hibernate framework outperforms on application security and reliability.
Press published on the January 22nd, 2013 - 10:00 AM ET
CUSTOMER SUCCESS: Cast & Crew in Starring Role as Business “Transformer”
BMC helps leading payroll services provider meet entertainment industry demands.
Press published on the July 11th, 2012 - 5:45 AM ET
THQ and Double Fine Productions Reveal an Adventure Game Unlike Any Other in the Charming New Stacking Video Game for XBLA and PlayStation Network
Inspired by Silent Films, the Industrial Revolution and Russian Stacking Dolls, the All-New Adventure Proves that a Big Adventure Can Come in a Small Package.
Press published on the February 9th, 2011 - 5:00 AM ET
Vivint Announces Final Chance to Double Gifts for Favorite Charities; $50,000 in New Wild Card Prizes Revealed
Last Matching Period Runs Tuesday, Aug. 16 Through Thursday, Aug. 18.
Press published on the August 15th, 2011 - 1:08 PM ET
Wizzard Media Expands Android App Support to Verizon App Store and Amazon Kindle Fire
Wizzard Media (NYSE Amex: WZE), the world’s leading podcasting network, today announced support for Verizon Wireless App Store (V CAST) and the popular Amazon Kindle Fire based on growing Android popularity and in ...
Press published on the December 7th, 2011 - 6:05 AM ET
CDW Reports Full Year and Fourth Quarter Results for 2010; Company Achieves Record Annual Sales and Adjusted EBITDA
Full year 2010 highlights: Record sales of $8.801 billion, up 22.9 percent year-over-year Record Adjusted EBITDA of $601.8 million, up 29.3 percent year-over-year Sales ...
Press published on the February 16th, 2011 - 8:15 AM ET
Vivint Will Match Donations to 100 Local Charities
First Matching Period Begins July 21 Supporters of Local Charities Can Double Their Donations.
Press published on the July 20th, 2011 - 1:54 PM ET
Other results are also available in our forums :
[PATCH] regulator: core: Fix cast to pointer from integer of different size warning
This is to address the following warning during compilation time: (Compile on x86_64) CC drivers/regulator/core.o drivers/regulator/core.c: In function '_regulator_do_set_voltage': drivers/regulator/core.c:2183:10: warning: cast to pointer ...
Message posted on the August 6th, 2012 - 11:50 AM ET
Bug#597802: musescore: [armel] FTBFS due to QFloat / double / float confusion
This is a multi-part MIME message sent by reportbug. MIME-Version: 1.0 Package: musescore Version: 0.9.6+dfsg-1 Severity: normal Musecore has been failing to build on armel in ubuntu. See ...
Message posted on the September 23rd, 2010 - 3:00 AM ET
Bug#602395: elmerfem: FTBFS on armel: private class and invalid cast
Package: src:elmerfem Severity: important Version: 5.5.0.svn.4716.dfsg-2 Elmer is failing to build on armel: g++ -c -pipe -O2 -D_REENTRANT -w -DEG_QWT -DEG_VTK -DEG_MATC -DEG_OCC -DEG_PYTHONQT -DHAVE_CONFIG_H -DHAVE_IOSTREAM -DHAVE_FSTREAM ...
Message posted on the November 4th, 2010 - 8:40 AM ET
[PATCH 1/2]: atomic_t: Cast to volatile when accessing atomic variables
In preparation for removing volatile from the atomic_t definition, this patch adds a volatile cast to all the atomic read functions. Signed-off-by: Anton Blanchard <anton@samba.org> I did my best to fix every architecture, but I'd ...
Message posted on the May 17th, 2010 - 12:40 AM ET
to make datatype as decimal or double for temprary column
Hi all, In the following sql example , how I can force the datatype as decimal or as double. the column 'year_overhead' is not a table column. It is temprary column created by sql. So please let me know how to make the datatype as decimal or ...
Message posted on the March 13th, 2009 - 7:55 AM ET
Bug#704053: unblock: mongodb/2.0.6-1.1
This is a multi-part MIME message sent by reportbug. MIME-Version: 1.0 Package: release.debian.org Severity: normal Tags: patch User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package mongodb for t-p-u Upstream has ...
Message posted on the March 27th, 2013 - 8:00 AM ET