This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
jeremy
/
os-tutorial
同期ミラー
https://github.com/cfenollosa/os-tutorial
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
3d19acfb47
ブランチ
タグ
master
os-tutorial
/
17-video-scroll
/
kernel
/
util.h
util.h
94 B
履歴
Raw
1
2
void memory_copy(char *source, char *dest, int nbytes);
void int_to_ascii(int n, char str[]);