Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
example
//Title of this code //gcc 4.9.2 #include <stdio.h> int main(void) { unsigned int x = 0; scanf("%x", &x); printf("%#X",x); return 0; }
run
|
edit
|
history
|
help
0
C/Assembly
Project 3 part 2 Book v10.2
Character testing
fgets and basic string manipulation
-Shello.c
poinres1
array practice
B_141125_MenorMayor
20171117_TARTAGLIA
problemapi2