HomeFreeBSD

Use NULL instead of 0 for pointers.

Description

Use NULL instead of 0 for pointers.

fopen(3) will return NULL in case it cannot open the STREAM.

MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298189: Use NULL instead of 0 for pointers.
Branches
Unknown
Tags
Unknown