Newsgroups: comp.os.msdos.djgpp From: macleod AT onyx DOT interactive DOT net (J.J. Pierson ) Subject: Re: Nested Comments -- Possible? Sender: news AT interactive DOT net (System Administrator) Organization: IBS Interactive, Inc. Lines: 23 Message-ID: References: <523sn9$ko AT news DOT stealth DOT net> Date: Mon, 23 Sep 1996 00:39:23 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Mohan Khurana wrote: > Are nexted comments possible? > Right now, if I do this: > int func ( int argum1, /* this is an arg1 */ > int argum2, /* arg2 */ > char *str /* string */ > ); > it won't work. What's the error message? I don't see why this wouldn't work as there aren't any nested comments in the above code. -- ------------------------------------------------------------------------------ | J.J. Pierson - macleod AT interactive DOT net | There Can Be Only One! | | | | | Visit my Highlander Home Page at: | Finger macleod AT interactive DOT net | | http://www.interactive.net/~macleod | For Twin Peaks Quotes | ------------------------------------------------------------------------------