in reply to Re: Re: Re: 64 bit pointer to string
in thread 64 bit pointer to string
that works on both openbsd/sparc64 and openbsd/alpha (both 64-bit systems, the first being big endian and the second being little endian). on the openbsd/i386 system it prints '4' and 'hello world!' as expected.