K 10 svn:author V 6 araujo K 8 svn:date V 27 2016-04-14T12:51:06.710989Z K 7 svn:log V 147 Use NULL instead of 0 for pointers. The malloc will return a pointer to the allocated memory if successful, otherwise a NULL pointer is returned. END