[comp.windows.x] C++ conflict with Visual struct

gildea@expo.lcs.mit.EDU (Stephen Gildea) (06/27/91)

In R4 the name of this struct element was changed from "class" to
"c_class" in C++ to avoid this conflict, so if you upgrade you should
be okay.

 < Stephen
   MIT X Consortium

BUCKHOLTZ_G%RMC.CA@mitvma.mit.EDU (06/27/91)

G'Day!
      I am having a problem extracting the visual class value
from the visual structure. When my compiler sees the word class int
the strucure vis.class it treats it as the keyword class. Needless to
say this doesn't do wonders for the compilation of my program. Is
there some other way to get at the visual class field in the Visual
structure?
            Any thoughts are appreciated!

                  bye,
                        Glenn