Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
avon
/
sdl2-prim
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
9d3ecf32cc
Rami (Branch)
Tag
main
sdl2-prim
/
go
go
69 B
Cronologia
Originale
1
2
3
4
5
#!/bin/bash
gcc main.c -lm `sdl2-config --cflags --libs` &&
./a.out