Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C

Compiler

gcc 12.2.0

Options
Warnings
C11(GNU)
no pedantic

prog.h

$ gcc prog.c -Wall -Wextra -std=gnu11
sign		value	bits
SIGNED		-1:	1 1 1 1 1 1 1 1 
UNSIGNED	255:	1 1 1 1 1 1 1 1 
Exit Code:
0