Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!snorkelwacker.mit.edu!mit-eddie!uw-beaver!ubc-cs!alberta!alberta!cpsc.ucalgary.ca!ctycal!pat From: pat@ctycal.UUCP (Patrick Woo) Newsgroups: comp.lang.c Subject: Is this correct a=/* comment */b; Keywords: comment, operator Message-ID: <532@ctycal.UUCP> Date: 4 Feb 91 16:42:10 GMT Organization: The City of Calgary, Ab Lines: 17 I have the following line in some third party source code a=/* This is a comment */b; it compile using VAX C and fails with Green Hill C Just wondering whether the compiler should read the line as a = /*comment*/ b; or a =/ *comment ...; -- Patrick Woo pat%ctycal@cpsc.ucalgary.ca Land Information Services or The City of Calgary ...{alberta,ubc-cs,uunet}!calgary!ctycal!pat