Name:
Anonymous
2016-01-10 19:21
* SLOC instead of LOC
* only one return per function
Name:
Anonymous
2016-02-15 4:14
/* comments */ instead of // comments in new code. Because K&R is sacred, let's all stick with K&R!
Name:
Anonymous
2016-02-24 14:56
>>26They do it because they're writing C89 and // comments aren't C89