This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
libf
/
odbtest
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Pohon:
992a71b0b0
Ranting
Tag
master
odbtest
/
test
/
cgo
/
foo.c
foo.c
93 B
Riwayat
Mentahan
1
2
3
4
5
6
7
#include "foo.h"
#include <stdio.h>
int count = 6;
void foo() {
printf("this is foo!\n");
}