summaryrefslogtreecommitdiff
path: root/Notes
diff options
context:
space:
mode:
make new code like old code
Variable declarations at top of function, separate from initialization. Use == 0 instead of ! for checking pointers. Consistent spacing around {, *, casts. Declare 0-parameter functions as (void) not (). Integer valued functions return -1 on failure, 0 on success.
Diffstat (limited to 'Notes')
0 files changed, 0 insertions, 0 deletions