Re: Interacting with legacy systems.

Jeff Kesselman <[email protected]>
Newsgroups gmane.comp.windows.devel.java.advanced
Message-ID <[email protected]>
>
> How do you set up C format data structures with Java?
>

Well there is no such thing a "C format" because "C format' is processor
endianess dependent.

ByteBuffer is what you wan t.  make sure to set the endianess to match
the processor you are communicating with.

JK
> Ivan Mann
>
> ===================================
> This list is hosted by DevelopMentor®  http://www.develop.com
>
> View archives and manage your subscription(s) at http://discuss.develop.com
>

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.