Eric Sosman <> writes:
>On 5/17/2012 6:16 AM, BartC wrote:
>>which gives conflicting results. (Presumably an integer literal such as "4"
>Well, "4" is not an integer literal, but that's a markup issue
That's why I write:
,,an int literal, such as »4«,`` and
,,a string literal, such as »"4"«,``
. I am giving classes for beginners. The "»«" quotes make sure that
my students will not type in these quotes into their C programs,
because they do not know how to enter them using their keyboards.
Moreover, these quotes cannot be confused for C string quote »""«.
Moreover, they are part of the widespread charset ISO-8859-1,
so it is justifiable to use the in Usenet posts tagged
Content-Type: text/plain; charset=ISO-8859-1