Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Nice1
//gcc 5.4.0 #include <stdio.h> int main(void) { if(printf("\0")) printf("Hello, world!\n"); else printf("hi"); return 0; }
run
|
edit
|
history
|
help
0
lab 12 v0.1
ChangeStructVal
union behaviour when const obj created
Project 5 v0.1
linux (mostly) true random number generator
Rightleftjustfy
ptr_tp_ptr
C - printf precision modifiers
Even odd program
Assignment 2