Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-13973

word 'class' is not keyword in C

XMLWordPrintable

      The following statement is legal in C(not in C++), but it is marked as invalid in QtCreator with error: Unexpected token `int'

      name file as: test.c

      void func(int class)
      {

      }

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kosjar Nikolai Kosjar
            boris.barbulovski Boris Barbulovski
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes