Thiago Dantas <thiagochapa@gm ail.comwrites:
[...]
As several people have said several times, it depends on the protocol.
--
Keith Thompson (The_Other_Keit h) kst-u@mib.org <http://www.ghoti.net/~kst>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
[...]
yeah, doesn't make sense char in big or little endian. But if i trying
to send a unicode char ( 2 bytes ) between java ( JVM is Big endian )
and a C ( intel x86 - Little endian ). Should i convert to take the
correct character, all right ?
to send a unicode char ( 2 bytes ) between java ( JVM is Big endian )
and a C ( intel x86 - Little endian ). Should i convert to take the
correct character, all right ?
--
Keith Thompson (The_Other_Keit h) kst-u@mib.org <http://www.ghoti.net/~kst>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"