Problem with binary operation and result code
llewelly@xmission.com
llewelly@xmission.com
Tue May 4 13:47:00 GMT 2004
"Groschopf, Leonhard" <Leonhard.Groschopf@fh-vie.ac.at> writes:
> Hallo,
>
> I am trying to compile code like this:
>
> Class object;
>
> If (SUCCESSFUL != object.get_a_value(value) ){
> //error ....
> }
[snip]
Please post an example which is short but sufficient to reproduce the
problem.
DONT try 'approximate' the code; you did that here, and you wrote
'Class', which isn't C++ at all.
More information about the Gcc-help
mailing list