mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] Uncommenting the "mp3file not found" message


From: MLdonkey
Subject: Re: [Mldonkey-users] Uncommenting the "mp3file not found" message
Date: Tue, 14 Jan 2003 20:40:14 +0100

>  try <expression>
>  with
>   | case1
>   | case2

If an exception is raised (if there is an error) during evaluation of
<expression>, the error is tested with case1, case2, and so on until
the good one is found and evaluated. So your fix should be good.

>  Am I right, or totally off on this one. (Ocaml is my first functional
>  language so far, and the syntax is a bit weird to my eyes and mind being
>  used to C/C++).

Not so complicated, no ?

- MLDonkey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]