This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
jeremy
/
os-tutorial
mirror of
https://github.com/cfenollosa/os-tutorial
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
170aa62c8a
Branches
Tags
master
os-tutorial
/
17-video-scroll
/
kernel
/
util.h
util.h
94 B
Lịch sử
Raw
1
2
void memory_copy(char *source, char *dest, int nbytes);
void int_to_ascii(int n, char str[]);