CHECK: Blank lines aren't necessary after an open brace '{' CHECK: Blank lines aren't necessary before a close brace '}' CHECK: No space is necessary after a cast CHECK: Please don't use multiple blank lines ERROR: trailing whitespace WARNING: 'atleast' may be misspelled - perhaps 'at least'? WARNING: Missing a blank line after declarations WARNING: braces {} are not necessary for single statement blocks WARNING: line length of 103 exceeds 80 columns WARNING: line length of 133 exceeds 80 columns WARNING: line length of 81 exceeds 80 columns WARNING: line length of 82 exceeds 80 columns WARNING: line length of 83 exceeds 80 columns WARNING: line length of 84 exceeds 80 columns WARNING: line length of 85 exceeds 80 columns WARNING: line length of 87 exceeds 80 columns WARNING: line length of 90 exceeds 80 columns WARNING: line length of 92 exceeds 80 columns WARNING: line length of 96 exceeds 80 columns WARNING: line length of 99 exceeds 80 columns WARNING: void function return statements are not generally useful