This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
jeremy
/
os-tutorial
дзеркало
https://github.com/cfenollosa/os-tutorial
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Wiki
Дерево:
d271f5bd6f
Гілки
Теги
master
os-tutorial
/
17-video-scroll
/
kernel
/
util.h
util.h
94 B
Історія
Запис
1
2
void memory_copy(char *source, char *dest, int nbytes);
void int_to_ascii(int n, char str[]);