Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C

Compiler

gcc 7.2.0

Options
Warnings
C99(GNU)
no pedantic

Author

anonymous

over 6 years ago

noname-1

$ gcc prog.c -Wall -Wextra -std=gnu99
call tmp_puts(), tmp_puts is puts
call tmp_puts(), tmp_puts is &puts
call tmp_puts(), tmp_puts is *puts
call tmp_puts(), tmp_puts is *****puts
call (*tmp_puts)(), tmp_puts is &puts
call (******tmp_puts)(), tmp_puts is puts
Exit Code:
0