[eduos] Re: MultiEdu


> >> BTW: I won't be able to track/fix the scanf bug very fast, since I have
> >> to study for my examinations.

I tried out

        {
                int var;
                scanf ("%d", &var);
                printf ("%d\n", var);
        }

and it does the job. So, no bug I guess.

Frank.

----------------------------------------
The EduOS home page can be found at:
http://studwww.rug.ac.be/~fcorneli/eduos
----------------------------------------

Other related posts: