brought to you by the letters R, G and B...
Posted Apr 16, 2008 21:49 UTC (Wed) by
roelofs (subscriber, #2599)
In reply to:
What If I Don't Actually Like My Users? by jzbiciak
Parent article:
What If I Don't Actually Like My Users?
Erm... how often do you have 2 billion elements in a single array?
unsigned char *pix = (unsigned char *)malloc(32768*32768*3*sizeof(unsigned char));
Not even a tiny bit far-fetched.
Greg
(
Log in to post comments)