Related articles |
---|
"Near Miss" error handling? gwyn@thislove.dyndns.org (2001-03-27) |
Sv: "Near Miss" error handling? sskaflot@online.no (srs srs) (2001-03-31) |
Re: "Near Miss" error handling? joachim_d@gmx.de (Joachim Durchholz) (2001-04-04) |
Sv: "Near Miss" error handling? sskaflot@online.no (srs srs) (2001-04-10) |
Re: Sv: "Near Miss" error handling? pfaffben@msu.edu (Ben Pfaff) (2001-04-15) |
From: | Ben Pfaff <pfaffben@msu.edu> |
Newsgroups: | comp.compilers |
Date: | 15 Apr 2001 22:37:32 -0400 |
Organization: | Michigan State University |
References: | 01-03-135 01-03-171 01-04-012 01-04-066 |
Keywords: | errors |
Posted-Date: | 15 Apr 2001 22:37:32 EDT |
"srs srs" <sskaflot@online.no> writes:
> I think most programmers, regardless of their native language, use English
> identifier names. Not all, but most. Besides, variants for other languages
> do exist; see SpellCheck from TeraTech, for instance.
There must be a demand for i18n'd variable names, though: the C99
standard includes support for nearly arbitrary Unicode characters
in identifiers, which is new since C89.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.