This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
jeremy
/
os-tutorial
Mirror von
https://github.com/cfenollosa/os-tutorial
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
c1645ed6ff
Branches
Tags
master
os-tutorial
/
17-video-scroll
/
kernel
/
util.h
util.h
94 B
Verlauf
Originalformat
1
2
void memory_copy(char *source, char *dest, int nbytes);
void int_to_ascii(int n, char str[]);