delorie.com/archives/browse.cgi | search |
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: | <Dy5ttn.Bq9@interactive.net> |
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 <mohan AT stealth DOT net> 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 | ------------------------------------------------------------------------------
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |