Re: probs with a simple program
From: Victor Bazarov (v.Abazarov_at_comAcast.net)
Date: 12/25/03
- Next message: SainTiss: "Re: specialization of member functions of class templates"
- Previous message: Rob Williscroft: "Re: probs with a simple program"
- In reply to: Claus Nietzsche: "Re: probs with a simple program"
- Next in thread: Claus Nietzsche: "Re: probs with a simple program"
- Reply: Claus Nietzsche: "Re: probs with a simple program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 25 Dec 2003 16:36:32 GMT
"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
- Next message: SainTiss: "Re: specialization of member functions of class templates"
- Previous message: Rob Williscroft: "Re: probs with a simple program"
- In reply to: Claus Nietzsche: "Re: probs with a simple program"
- Next in thread: Claus Nietzsche: "Re: probs with a simple program"
- Reply: Claus Nietzsche: "Re: probs with a simple program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]