Next: Legacy configuration, Up: Configuration Files and Variables. [Contents][Index]
GNU cflow is shipped with several predefined profiles,
which add support for different variants of the C language. These are:
c11Support for C11 language standard (ISO/IEC 9899:2011).
gccSupport for gcc language extensions. This includes c11.