Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C

Compiler

gcc HEAD 15.0.0 20240516 (experimental)

Options
Compiler Default
no pedantic

Author

anonymous

over 1 year ago

$ gcc prog.c
sizeof(void*) = 8
sizeof(int) = 4
sizeof(long) = 8
Exit Code:
0