View this page "内存管理实验源代码"

0 views
Skip to first unread message

王曦

unread,
Dec 19, 2008, 1:47:16 AM12/19/08
to 西邮操作系统课程论坛

李则良

unread,
Dec 22, 2008, 8:39:20 AM12/22/08
to 西邮操作系统课程论坛
大致看了一下,没来的及仔细看,写的还不错!
这个代码在Linux下是编译不过的,我改了一下:
[PATCH]:
9a10,12
> #include <stdio.h>
> #include <stdlib.h>
> #include <string.h>
439c442
< { clrscr();
---
> { //clrscr();
449c452
< case 5: display_mem_usage(); flag=1; getch();break; /*
显示内存使用*/
---
> case 5: display_mem_usage(); flag=1; /*getch();*/break; /*显示内存使用*/

欢迎常来!!!

李则良

unread,
Dec 22, 2008, 9:12:34 AM12/22/08
to 西邮操作系统课程论坛
Reply all
Reply to author
Forward
0 new messages