From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Tue, 26 Feb 2008 16:24:14 -0500 To: 9fans@cse.psu.edu Subject: Re: [9fans] awk, not utf aware... In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 6323edd2-ead3-11e9-9d60-3106f5b1d025 > And it's wonderful that the C standard defines a character literal as > so: > > char-literal: > ' characters ' > characters: > character > characters character > > (or something like that) > > Question, then: why do we need wchar_t/Rune? > because we have more tha 255 characters. - erik