Path: utzoo!attcan!uunet!jarthur!usc!cs.utexas.edu!asuvax!noao!arizona!dms From: dms@cs.arizona.edu (David Michael Shackelford) Newsgroups: comp.lang.c Subject: Re: Nested Comments in C -- A recent experience Message-ID: <207@caslon.cs.arizona.edu> Date: 7 Apr 90 06:34:00 GMT References: <5418@jarthur.Claremont.EDU> <1060001@hparc0.HP.COM> Organization: U of Arizona CS Dept, Tucson Lines: 13 In article <1060001@hparc0.HP.COM>, graham@hparc0.HP.COM (Graham Eddy) writes: > In my _humble_ opinion, I would like to be given a list of the > C compilers that suport the non-standard feature of nested comments. > As a previous item noted, it would break the majority of portable > code, and I want to know which compilers to avoid. Since everyone is saying that nested comments are *non-standard*, why would a compiler's inclusion of the nested comment feature break programs? How can this break a program which doesn't contain any nested comments? I'm not advocating the use of this feature, but IMHO an "extension" must have some potential use, or the compiler wouldn't have it. Dave | dms@cs.arizona.edu