"Groschopf, Leonhard" <Leonhard.Groschopf@xxxxxxxxxxxx> 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.