<?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="2002/12/8adffc469fa2cf676c50c99f63e91cc6"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-08T13:10:09"
  subject="[Caml-list] pcre"
  prev="2002/12/741d6622f76dfbf10b3f157238472594"
  next="2002/12/8ea889634a390e77255fa06015627be4"
  next-in-thread="2002/12/7cd480c277d9b2b807b680a8f79cc804"
  prev-thread="2002/12/741d6622f76dfbf10b3f157238472594"
  next-thread="2002/12/8ea889634a390e77255fa06015627be4"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] pcre">
<msg 
  url="2002/12/8adffc469fa2cf676c50c99f63e91cc6"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-08T13:10:09"
  subject="[Caml-list] pcre">
<msg 
  url="2002/12/7cd480c277d9b2b807b680a8f79cc804"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2002-12-08T13:52:15"
  subject="Re: [Caml-list] pcre">
</msg>
</msg>
</thread>

<contents>
Dear Camlist
i am begin learning  ocaml pcre
i am a litter comfused about the result of function  pcre_exec

let s ="abcdbcd" ;;
let t  = pcre_exec ~pat:"bc"  s ;;

t = [| 1; 3; 0 |]

what does the last zero mean?
thanks


-------------------
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>

