Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!mcdurb!aglew From: aglew@mcdurb.Urbana.Gould.COM Newsgroups: comp.lang.c Subject: Re: Why are character arrays special (e Message-ID: <28700034@mcdurb> Date: 18 Feb 89 18:25:00 GMT References: <19742@uflorida.cis.ufl.EDU> Lines: 7 Nf-ID: #R:uflorida.cis.ufl.EDU:19742:mcdurb:28700034:000:294 Nf-From: mcdurb.Urbana.Gould.COM!aglew Feb 18 12:25:00 1989 >The reason this is a problem is because most of the time spent in a >compiler is in the reading of source text and splitting it into tokens. >(If this isn't so, then your symbol table implementation is botched or >something else is.) (Or your compiler doesn't do very much work optimising.)