Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
No warnings!!!
//Title of this code //gcc 4.9.1 #include <stdio.h> typedef enum {FOO, BAR} Baz; int main(void) { Baz f1 = FOO; typeof(Baz) f2 = FOO; return (f1 == f2); }
run
|
edit
|
history
|
help
0
get_bit
bit shift and mask
Smartprix coding
Project 3 part 2 Book v10.2
structt
Bool datatype Operation for GCC
Little union method
C_141113_VariosPerfectos
extra causes class UK assisment
22nd HW Switchv0.24