From: Andrew R. <ar...@us...> - 2001-11-29 05:54:25
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv17886 Modified Files: pdfutils.c Log Message: Changed plAlloc2dGrid's use of malloc to calloc to get plAlloc2dGrid working with DJGPP and x20c.c Also added memory allocation checking function that exists (gracefully?) if the memory wasn't successfully allocated. |