This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
jeremy
/
os-tutorial
kopia lustrzana
https://github.com/cfenollosa/os-tutorial
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
4d8e4dc26e
Gałęzie
Tagi
master
os-tutorial
/
17-video-scroll
/
kernel
/
util.h
util.h
94 B
Historia
Czysty
1
2
void memory_copy(char *source, char *dest, int nbytes);
void int_to_ascii(int n, char str[]);