RealView Compiler Reference Guide
Technical Support
On-Line Manuals
The character sequence // starts a one line comment, just as in C99 or C++.
//
// comments in C90 have the same semantics as // comments in C99.
// this is a comment
New features of C99 in the Compiler User Guide.