This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
jeremy
/
os-tutorial
mirror de
https://github.com/cfenollosa/os-tutorial
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
b842cff598
Ramos
Etiquetas
master
os-tutorial
/
17-video-scroll
/
kernel
/
util.h
util.h
94 B
Histórico
Em bruto
1
2
void memory_copy(char *source, char *dest, int nbytes);
void int_to_ascii(int n, char str[]);