Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
-Wfloat-conversion
//gcc 5.4.0 #include <stdio.h> #include <stdint.h> int main(void) { double d = 1.0; int i; i = d; }
run
|
edit
|
history
|
help
0
addition
Official Hello world
lab5
fun with signed casting
jar.exe
B_141104_TresPuntosTriangulo
String manipulation
Rotación matriz anti horaria
printing numbers without using loop
Programação em C, testes