Re: How to make binary data portable?
- From: Sensei <senseiwa@xxxxxx>
- Date: Thu, 30 Jun 2005 14:26:59 -0500
Can all this be avoided using a byte-wise representation? I mean, choosing to write, forcing the representaion:
0xAABBCCDD
as
AA BB CC DD
Is this what glib does? .
- References:
- How to make binary data portable?
- From: PengYu.UT@xxxxxxxxx
- Re: How to make binary data portable?
- From: Charles Mills
- How to make binary data portable?
- Prev by Date: Re: Libraries, function names and link
- Next by Date: Re: how to let gcc warn me when I use = in conditions
- Previous by thread: Re: How to make binary data portable?
- Index(es):