Re: probs with a simple program

From: Victor Bazarov (v.Abazarov_at_comAcast.net)
Date: 12/25/03


Date: Thu, 25 Dec 2003 17:11:56 GMT


"Claus Nietzsche" <claus.n@hotmail.com> wrote...
> so,
> do u have any kind of advice for me?

If you look for advice of _any_ kind, here it is: change the compiler.

>
>
> "Victor Bazarov" <v.Abazarov@comAcast.net> wrote in message
> news:kmEGb.478359$275.1377191@attbi_s53...
> > "Claus Nietzsche" <claus.n@hotmail.com> wrote...
> > > first of all i wanna thank you for qour help.
> > >
> > > so you mean that you didnt get any error message in the following
line?
> > > void DoDrawRect(Rectangle);???
> >
> > No, we apparently didn't.
> >
> > > which compilers did you try it on?
> >
> > Comeau online test-drive.
> >
> > > im using dev-c++ 4.9.8.0
> >
> > Shouldn't be of any difference.
> >
> > I have a suspicion, however. If your compiler includes <windows.h>
> > somewhere behind the scenes, unbeknownst to you, you may get some
> > kind of definition interference from MS Windows types.
> >
> > Victor
> >
> >
>
>