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 » How to cast String to int64?
How to cast String to int64? [message #7146] Fri, 15 December 2006 17:09 Go to next message
Ulti is currently offline  Ulti
Messages: 108
Registered: September 2006
Experienced Member
as title,atoi can cast a string to int,but how to cast a String to int64?
Re: How to cast String to int64? [message #7175 is a reply to message #7146] Sun, 17 December 2006 17:29 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
uint64 stou64(const char *s, void *endptr = NULL, unsigned base = 10);

Mirek
Previous Topic: Value: BOOLEAN_V, USERVALUE_V [REQUEST]
Next Topic: How to check, if a file is locked by another application?
Goto Forum:
  


Current Time: Wed Apr 24 06:07:26 CEST 2024

Total time taken to generate the page: 0.02321 seconds