From: Alexei Levenko Newsgroups: comp.os.msdos.djgpp Subject: Re: Hiding globals when using flex/bison in a library Date: Wed, 14 Jul 1999 11:37:24 +0200 Organization: TU Ilmenau Lines: 9 Message-ID: <378C5A54.F4C6A9B@in.stud.tu-ilmenau.de> References: <7mgj93$4st$1 AT news DOT luth DOT se> NNTP-Posting-Host: lanai.theoinf.tu-ilmenau.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Eli Zaretskii (eliz AT is DOT elta DOT co DOT il) wrote: > : While `__anton_helm...' would probably never hit this problem, you > : should be aware that ANSI C says that external names which begin with > : two underscores are reserved for the standard libraries (libc.a and > : such likes), as are those which begin with a single underscore and a > : capital letter. > What about three underscores, then? i guess the thing that starts with 3 underscores, also starts with 2