[eduos] Re: MultiEdu

  • From: Frank Cornelis <Frank.Cornelis@xxxxxxxxx>
  • To: Alejandro Palacio <alpawi@xxxxxxxxxxx>
  • Date: Thu, 7 Jun 2001 10:05:38 +0200 (MEST)


> >> 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: