Lexer: - proper support of preprocessor - parse float numbers - octal&hex escape sequences - wide string constants - proper handling of different file encodings Parser: - proper handling of function pointer types - outermost typequalifiers can differ between function declarations and implementations...