So my question is: is there any point in checking whether malloc() returned
NULL (failure) or success? Should i just start using the memory without
checking if the pointer is NULL?
| Tuukka Toivonen <tuukkat@stekt.oulu.fi>
| Homepage: http://stekt.oulu.fi/~tuukkat/
| Try also finger -l tuukkat@stekt.oulu.fi
| Studying information engineering at the University of Oulu
+-----------------------------------------------------------