HomeFreeBSD

Use NULL instead of 0 for pointers.

Description

Use NULL instead of 0 for pointers.

fopen(3) will return NULL in case it can't open the STREAM.

Details

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