Use NULL instead of 0 for pointers.
fopen(3) will return NULL in case it cannot open the STREAM.
MFC after: 2 weeks.