Schmurtz has quit ["L'énergie semble manquer : dodo !"]
Schmurtz has joined #ocaml
mikeX_ has joined #ocaml
hikozaemon has quit ["Leaving..."]
mikeX has quit [Read error: 110 (Connection timed out)]
khaladan has quit [Read error: 104 (Connection reset by peer)]
love-pingoo has joined #ocaml
finelemo1 has joined #ocaml
shawn__ has left #ocaml []
Purice has quit [Read error: 104 (Connection reset by peer)]
finelemon has quit [Read error: 110 (Connection timed out)]
khaladan has joined #ocaml
Schmurtz has quit [Read error: 104 (Connection reset by peer)]
SirRobin has joined #ocaml
Schmurtz has joined #ocaml
pango is now known as pangoafk
mikeX_ has quit [Read error: 110 (Connection timed out)]
SirRobin has left #ocaml []
shawn has joined #ocaml
pangoafk is now known as pango
kral has joined #ocaml
wo has joined #ocaml
<wo>
hello there
<wo>
I'm looking for the little friend of input_line that could possibly write a line to some output channel (coming from open_out). Does someone know that function ?
<wo>
(and I don't have any web browser to help me out, so please don't send be back to google)
<mellum>
output_string
<wo>
thanks :)
<avlondono>
you can man Pervasives
<wo>
thanks also
<wo>
how can I include some handcrafted .ml file from a live ocaml interpreter ?
<avlondono>
you mean as if you run it?
<avlondono>
#use "file.ml";;
<wo>
perfect
<wo>
thanks again :)
<wo>
I should get this thing running from know.
<wo>
I've been doing Ocaml for 2 years and I managed to stay away from such stuff. Or did they managed to keep me clear of such important things ? I should send them a notice :)
<wo>
(they == the teachers)
<wo>
it works fine
<wo>
thanks
Smerdyakov has quit [Read error: 101 (Network is unreachable)]
Smerdyakov has joined #ocaml
kral has quit ["going to sleep"]
Smerdy has joined #ocaml
Smerdyakov has quit [Read error: 110 (Connection timed out)]
<xian>
hi, how do i match any whitespace character with ocaml's Str-module?
<smimou>
I'd say by hand
<smimou>
i.e [' ''\t'] etc.
<xian>
yeah, i did it like this so far. i thought there'd be perhaps a special way, similar to \s or something.
Schmurtz has quit ["L'énergie semble manquer : dodo !"]
khaladan has quit [Read error: 104 (Connection reset by peer)]
wo has quit [Read error: 110 (Connection timed out)]