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 » Developing U++ » Bugs (& fixes) » int64 in JSON
Re: int64 in JSON [message #47348 is a reply to message #47339] Thu, 05 January 2017 23:19 Go to previous message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
Export it as string.

{
	"item_id": "6364210481850220544",
	"value": "6284399068525478145",
}


Then also import as string. Then convert back to int64 (I would expect "id" to be rather uint64).
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with FreeBSD
Next Topic: glut init-error.
Goto Forum:
  


Current Time: Fri Apr 26 20:37:21 CEST 2024

Total time taken to generate the page: 0.02874 seconds