On Wed, 9 Mar 2016, Lisandro Dalcin wrote: > On 9 March 2016 at 22:51, Satish Balay <balay at mcs.anl.gov> wrote: > > Well the following works.. > > OK, but that's a small int, and you are little-endian, right? Could > you try the following? > > char c[] = "9223372036854775807" sbalay at ps3 ~/junk $ ./te.exe 9223372036854775807 Satish