Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

C

Compiler

gcc 9.2.0

Options
Warnings
C11(GNU)
no pedantic

Author

anonymous

over 5 years ago

cli_conn
serv_listen

$ gcc prog.c -Wall -Wextra -std=gnu11
/usr/lib/x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
Exit Code:
1