On 11/10/2012 10:35 AM, John Rigg wrote:
spot on. It's architecture dependent. Here's an index:
http://www.makelinux.net/ldd3/chp-11-sect-1
For printing, one can use
printf("val=" PRId64 "\n", (int64_t) val);
The only problematic one is size_t. printf's %z %Z is a GNU libc extension.
Back on topic, a good general introduction to pointers, malloc etc is
http://cslibrary.stanford.edu/102/PointersAndMemory.pdf
ciao,
robin
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.