Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!ora!bloom-beacon!dont-send-mail-to-path-lines From: BUCKHOLTZ_G%RMC.CA@mitvma.mit.EDU Newsgroups: comp.windows.x Subject: C++ conflict with Visual struct Message-ID: <910626.13224879.003632@RMC.CP6> Date: 26 Jun 91 18:15:29 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 11 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