<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/11/fa7fd7f24b1fa8fe03faf7957eab5c7b"
  from="Dustin Sallings &lt;dustin@s...&gt;"
  author="Dustin Sallings"
  date="2003-11-19T20:31:35"
  subject="[Caml-list] int -&gt; byte array (and back)"
  prev="2003/11/58c657c03c7683b0214401b6eee2a21f"
  next="2003/11/5605d0ab6ed57e5fb3a748efd37ad66a"
  next-in-thread="2003/11/c1468e5e400ab0801edc732bbd20f174"
  prev-thread="2003/11/58c657c03c7683b0214401b6eee2a21f"
  next-thread="2003/11/fb9d232a4943e8114fb8232e3f6e0533"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] int -&gt; byte array (and back)">
<msg 
  url="2003/11/fa7fd7f24b1fa8fe03faf7957eab5c7b"
  from="Dustin Sallings &lt;dustin@s...&gt;"
  author="Dustin Sallings"
  date="2003-11-19T20:31:35"
  subject="[Caml-list] int -&gt; byte array (and back)">
<msg 
  url="2003/11/c1468e5e400ab0801edc732bbd20f174"
  from="Issac Trotts &lt;ijtrotts@n...&gt;"
  author="Issac Trotts"
  date="2003-11-19T22:40:15"
  subject="Re: [Caml-list] int -&gt; byte array (and back)">
</msg>
<msg 
  url="2003/11/3ecaf058c1e23ddcb74866ee63d2f327"
  from="skaller &lt;skaller@o...&gt;"
  author="skaller"
  date="2003-11-20T06:08:05"
  subject="Re: [Caml-list] int -&gt; byte array (and back)">
</msg>
</msg>
</thread>

<contents>

	I need to be able to get a byte array (specifically in little-endian 
format) from an int.  I'll need the reverse as well.  Is there anything 
that does that in the distribution, or do I need to calculate it 
myself?  Just trying to do things the right way.

-- 
Dustin Sallings

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

