This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
jeremy
/
os-tutorial
зеркало из
https://github.com/cfenollosa/os-tutorial
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
ce8e050d24
Ветки
Метки
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[]);