Mail Archives: djgpp/1999/06/12/08:22:08
>> guess what? It didn't work. (Ofcourse not: I had even declared the class
>> itself all wrong, more like a struct than a class..). The compiler returned
>> an error message indicating that the fault was in main() (which is right),
>> on line number 4 of the file (which is wrong: it is line number four in the
>> method, but definatly not in the file). RHIDE promptly pointed me to that
>> line. Either RHIDE is wrong or the compiler is (though it was right that I
>> was producing errors more than it was, so I stopped programming and started
>> E-mailing).
>Do you think RHIDE have acrystal ball? I taked a look to the RHIDE code many
>times never saw such a device.
>RHIDE gets the errors from the compiler, no magic, no mistery. If the compiler
>says line 4 RHIDE will jump to line 4.
That's what I thought: probably the compiler..
Greetz!
Dlanor
- Raw text -