This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
scossu
/
volksdata
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
5
Yêu cầu khéo về
0
Tree:
55e4185353
Branches
Tags
iso_c
master
serialize
v1.0b4
v1.0b3
v1.0b2
v1.0a4
v1.0a5
1.0a4
volksdata
/
src
/
core.c
core.c
94 B
Lịch sử
Raw
1
2
3
4
5
#include "core.h"
// Extern inline prototypes.
int min(int x, int y);
int max(int x, int y);