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 » StrIntValue -> uses int64
StrIntValue -> uses int64 [message #17805] Fri, 29 August 2008 17:27 Go to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
I ran into a snag when using StrIntValue(). I assumed it stored an int, but it in fact uses int64. I had a few moments of confusion because of this. I suggest we have 2 functions, one StrIntValue() that uses int type and StrInt64Value() that uses int64 type so that others aren't confused. In the end, I just ended up using Value(StrInt(num)) instead of StrIntValue(num).
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: String filter whitespace
Next Topic: [FEATURE REQUEST] could Alloc fail a little more gracefully?
Goto Forum:
  


Current Time: Tue Jun 04 04:31:15 CEST 2024

Total time taken to generate the page: 0.02570 seconds