U++ framework
Do not panic. Ask here before giving up.

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: 14290
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: Tue Apr 28 03:44:52 GMT+2 2026

Total time taken to generate the page: 0.00901 seconds