Help for this page

Select Code to Download


  1. or download this
    $ cat a.c
    int main() {
    ...
    $ gcc a.c
    a.c: In function ‘main’:
    a.c:2: error: expected expression before ‘)’ token