Bontiv-Sourceer source code viewer
Root | Help
./norme-checker/trace
REMI
: disabled code not allowed
: empty line needed between variable declarations and code
: Garbage at the end of struct declaration
: invalid comment format
: invalid function definition
: invalid function prototype
: invalid parameter alignment
: invalid variable initialization
: no whitespace before `('
: return value must be enclosed in parentheses
: `{' should appear on the next line

CHLOE
un espace apres ; quand il est est pas en fin de ligne
un espace apres ,
include colle ou non selon .h ou .c
pas d'espace entre le nom d'une fonction et la parenthese suivante
empty line needed between variable declarations and code
: invalid parameter alignment
: invalid function definition
: invalid function prototype
: unsafe function prototype

ERIKA
: newline must follow the `if' control structure
: `{' must be preceded by a newline
: invalid parameter alignment
: `{' should appear on the next line
: `,' must be followed by a whitespace
: bad preprocessor `include' directive indentation
: invalid indentation
: trailing whitespace
: invalid variable alignment
: empty line needed between variable declarations and code
: whitespace required before `>=' operator
: invalid variable initialization
Presented with Bontiv-Sourceer