Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C

Compiler

clang HEAD 19.0.0git (https://github.com/llvm/llvm-project.git fa9b1be45088dce1e4b602d451f118128b94237b)

Options
Compiler Default
no pedantic

Author

anonymous

over 1 year ago

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