Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Value with unsigned support
icon5.gif  Value with unsigned support [message #5214] Sun, 10 September 2006 20:32 Go to next message
residue is currently offline  residue
Messages: 9
Registered: September 2006
Promising Member
Hi,

why does Value not support any unsigned datatype, like unsigned int and unsigned long?

with best regards
peter
Re: Value with unsigned support [message #5216 is a reply to message #5214] Sun, 10 September 2006 20:55 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
No. You can use typecast (int in U++ is guaranteed to be at least 32 bits by basic U++ host requirements).

Mirek
Previous Topic: what technique does U++ use to reduce code bloat from too many template instantiations?
Next Topic: Conversion hex to int
Goto Forum:
  


Current Time: Thu Apr 25 19:37:15 CEST 2024

Total time taken to generate the page: 0.02081 seconds