[KLUG Hardware] Re: Join "HARDWARE" for "endian/alignment" -- WAS: Calling all Linuxnovices

Adam Williams hardware@kalamazoolinux.org
16 Jan 2003 13:31:04 -0500


>In fact, if there are two things that _all_ programmers should learn:
>  1.  byte endian and alignment
>  2.  state machines

Just as a side not for any aspiring programmers, there are XDR libraries
that take care of this for you if used correctly.

Use the GNOME file and stream components and they do it for you.