Re: reading ints from a socket

From: Alan Balmer (albalmer_at_att.net)
Date: 03/15/04


Date: Mon, 15 Mar 2004 11:38:56 -0700

On Sun, 14 Mar 2004 12:35:48 +1000, "Tony Morris"
<dibblego@optusnet.com.au> wrote:

>"Ben Pfaff" <blp@cs.stanford.edu> wrote in message
>news:87n06k2txq.fsf@pfaff.stanford.edu...
>> "Tony Morris" <dibblego@optusnet.com.au> writes:
>>
>
>The fact that ASCII is a subset of Unicode is coincidental.

No, it isn't.

<snip>
>
>I wasn't aware of any correlation to C in the original question (whatever
>was that anyway ?).

"I'm trying to read this into c "

We assumed he meant "I'm trying to read this using a C program."

If he were trying to read it into a Java data structure named "c", one
would hope he wouldn't cross-post to c.l.c.

-- 
Al Balmer
Balmer Consulting
removebalmerconsultingthis@att.net


Relevant Pages

  • Re: reading ints from a socket
    ... >The fact that ASCII is a subset of Unicode is coincidental. ... >I wasn't aware of any correlation to C in the original question (whatever ...
    (comp.lang.java.programmer)
  • Re: CFile::Read problem ???
    ... As far as the C compiler is concerned, ... you can pretty much always assign a char ... as ASCII and wchar_t as Unicode. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Opening a text file that may be ASCII *or* Unicode
    ... It could well be ASCII empty -- no bytes.) ... UTF & BOM ... Positively Must Know About Unicode and Character Sets ... > regards, Andy ...
    (microsoft.public.scripting.vbscript)
  • Re: Cross-platform e-mail text size problems
    ... ASCII is mentioned mostly as historical reference. ... It says that "plain text" used to require ASCII (and never one of the 'high ascii' variants we were stuck with before Unicode) and goes on to explain how Unicode is replacing ASCII in plain text. ... If you define "plain text" as "lowest common denomiator", I suppose you could say that it has indeed been upgraded from ASCII to Unicode, thanks to Unicode having become ubiquitous enough to be considered a "low enough common denominator". ...
    (comp.sys.mac.apps)
  • Re: Cross-platform e-mail text size problems
    ... ASCII that I referred to. ... stuck with before Unicode) and goes on to explain how Unicode is ... Since Mac OS X the system has Unicode support under the hood. ...
    (comp.sys.mac.apps)