dylan changed the topic of #ocaml to: OCaml 3.09.1 available! Archive of Caml Weekly News: http://sardes.inrialpes.fr/~aschmitt/cwn/ | A free book: http://cristal.inria.fr/~remy/cours/appsem/ | Mailing List: http://caml.inria.fr/bin/wilma/caml-list/ | Cookbook: http://pleac.sourceforge.net/
<tspier2> Oh, not too far from me. I live about 1 hr from Philly, and was raised in a city 20 minutes from it.
Demitar has quit [Read error: 110 (Connection timed out)]
<tspier2> Anarchos, did the sites help?
demitar_ is now known as Demitar
khaladan has joined #ocaml
Anarchos has quit ["Vision[0.8.5-0418]: i've been blurred!"]
smimou has quit ["bli"]
pauld has quit [Read error: 110 (Connection timed out)]
khaladan has quit [Read error: 104 (Connection reset by peer)]
joshcryer has joined #ocaml
<tspier2> dylan, still here?
Submarine has quit ["Leaving"]
dylan is now known as Dylan
<Dylan> err
Dylan is now known as dylan
<dylan> yes
mikeX has quit ["zzz"]
<tspier2> dylan, if I show you some source code I wrote, do you think you could check it out for me?
<tspier2> So I don't have to start up another computer and compile it
<tspier2> It is only three lines.
<dylan> Sure.
<tspier2> let o = open_out "test.txt";;
ramkrsna has joined #ocaml
<tspier2> output_string o name;;
<tspier2> close_out o;;
<tspier2> "name" would be the answer to a question w/ user input.
<dylan> that is correct. What about it?
<tspier2> Okay. I was just checking to see if it would work or not.
<tspier2> Ah, my dog is barking and whining at me, so I guess I have to go sleep now.
<tspier2> So demanding
<tspier2> Lol
<tspier2> Can tell she is a female ;)
<tspier2> Thanks for the help tonight, dylan. I'll talk to you later.
<tspier2> Night
tspier2 has left #ocaml []
ramki has quit [Read error: 110 (Connection timed out)]
slipstream has quit [Read error: 110 (Connection timed out)]
ramki has joined #ocaml
ramkrsna has quit [Read error: 110 (Connection timed out)]
slipstream has joined #ocaml
slipstream has quit [Read error: 104 (Connection reset by peer)]
slipstream has joined #ocaml
slipstre1m-- has joined #ocaml
Smerdyakov has quit ["Leaving"]
slipstream has quit [Read error: 110 (Connection timed out)]
slipstream has joined #ocaml
slipstre1m-- has quit [Read error: 110 (Connection timed out)]
Nutssh has joined #ocaml
Nutssh has left #ocaml []
Nutssh has joined #ocaml
Nutssh has quit [Read error: 104 (Connection reset by peer)]
theArthur has quit [Remote closed the connection]
mrsolo__ has quit [Read error: 104 (Connection reset by peer)]
mrsolo__ has joined #ocaml
pango is now known as pangoafk
pangoafk is now known as pango
Snark has joined #ocaml
Skal has joined #ocaml
Skal has quit [Remote closed the connection]
Snark has quit [Read error: 110 (Connection timed out)]
m3ga has joined #ocaml
Snark has joined #ocaml
smimou has joined #ocaml
m3ga has quit ["disappearing into the sunset"]
ramki has quit [Read error: 110 (Connection timed out)]
ramki has joined #ocaml
Schmurtz has quit [Remote closed the connection]
joshcryer has quit [Read error: 104 (Connection reset by peer)]
Skal has joined #ocaml
Schmurtz has joined #ocaml
ski has joined #ocaml
Schmurtz has quit [Remote closed the connection]
Schmurtz has joined #ocaml
mellum has quit [Read error: 110 (Connection timed out)]
Schmurtz has quit [Remote closed the connection]
kryptt has left #ocaml []
Schmurtz has joined #ocaml
vodka-goo has joined #ocaml
bzzbzz has joined #ocaml
Smerdyakov has joined #ocaml
kryptt has joined #ocaml
mikeX has joined #ocaml
descender has joined #ocaml
dylan has quit ["Reconnecting"]
dylan has joined #ocaml
dylan is now known as dylan_
dylan_ is now known as dylan
bzzbzz has quit ["leaving"]
j0j0j0j0 has joined #ocaml
ramki is now known as ramkrsna
bluestorm has joined #ocaml
mikeX has quit ["Lost terminal"]
pango is now known as pangoafk
pangoafk is now known as pango
VincentBalat has joined #ocaml
VincentBalat has left #ocaml []
CosmicRay has joined #ocaml
tspier2 has joined #ocaml
<tspier2> Hello
<tspier2> bluestorm, would you mind checking something for me?
<bluestorm> i would
<tspier2> Oh
<tspier2> Okay
<tspier2> Sorry
<bluestorm> hum
<bluestorm> i meant, i can check this for you
<bluestorm> (if it is not too complicated)
<tspier2> Oh. I thought you meant to say that you did mind.
<tspier2> It is only like 10 lines...very simple. http://pastebin.be/615/
<tspier2> I need to see if it will work or not, because the computer I installed OCaml on is being used right now.
<bluestorm> (personal note : have a deeper look to the weird meanings of 'mind' in english)
<bluestorm> hum
<bluestorm> first
<bluestorm> the indentation is bad
<ski> is the ';' needed in the then-part ?
<bluestorm> loop_bah should be one level before
<bluestorm> and then
<bluestorm> the ; is not needed
<bluestorm> and should not be there (it ends the 'if .. then else' block, so a syntax error is raised)
<ski> (hm, meant to say, s/needed/allowed/)
<bluestorm> this is the way i had it working : http://pastebin.be/616/
<tspier2> Okay, thank you.
<bluestorm> (if you're afraid of doing errors in if..then..else, just add 'begin .. end' everywhere)
<tspier2> Oh
CosmicRay has quit ["Client exiting"]
tspier2 is now known as tspier2|Abwesend
tspier2|Abwesend has left #ocaml []
jer has quit [Read error: 110 (Connection timed out)]
bluestorm has quit [Remote closed the connection]
Snark has quit ["Leaving"]
jer has joined #ocaml
Bigb[a]ng is now known as Bigbang
theArthur has joined #ocaml
kryptt has quit [Remote closed the connection]
Bigbang is now known as Bigb[a]ng
MisterC has joined #ocaml
Skal has quit [Read error: 110 (Connection timed out)]
samx has joined #ocaml
j0j0j0j0 has quit ["Download Gaim: http://gaim.sourceforge.net/"]
piggy_ has joined #ocaml
vodka-goo has quit ["Connection reset by by pear"]