caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Mihamina Rakotomandimby <mihamina@rktmb.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] portable truncate
Date: Fri, 26 Jul 2013 13:46:03 +0300	[thread overview]
Message-ID: <51F2536B.5060105@rktmb.org> (raw)
In-Reply-To: <CAE1DttC5cVd3=RwXjpuAVM1syf8zU4gpbx7c+xgkobWvkMqMFQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

On 2013-07-26 13:35, Florent Monnier wrote:
> I would like to know how to truncate a file under MS/Windows.
> When I use any of the functions Unix.(LargeFile.)[f]truncate I get
> these exceptions:
>
> Exception: Invalid_argument "Unix.truncate not implemented".
> Exception: Invalid_argument "Unix.LargeFile.ftruncate not implemented".
>
> 1) I thought that the module Unix only contains portable things for
> Windows, so it's not true?


Well, reading 
http://caml.inria.fr/pub/docs/manual-ocaml/libref/Unix.html I see:
Interface to the Unix system

It seems pretty clear to me...

-- 
RMA.


[-- Attachment #2: Type: text/html, Size: 1155 bytes --]

  reply	other threads:[~2013-07-26 10:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26 10:35 Florent Monnier
2013-07-26 10:46 ` Mihamina Rakotomandimby [this message]
2013-07-26 10:48   ` Török Edwin
2013-07-26 10:52 ` Daniel Bünzli
2013-07-26 12:02 ` [Caml-list] " Florent Monnier
2013-07-27  7:05   ` David Allsopp
2013-07-27  8:54     ` Florent Monnier
2013-07-27  8:38   ` Adrien Nader
2013-07-27  9:05     ` Adrien Nader
2013-07-27 14:11     ` Florent Monnier
2013-07-27 14:23       ` Adrien Nader
2013-07-27 15:34         ` Florent Monnier
2013-07-27 15:43           ` Adrien Nader
2013-07-27 19:45             ` Florent Monnier
2013-07-27 19:53               ` Adrien Nader
2013-07-27 20:03                 ` Török Edwin
     [not found] ` <20130727181711.65d8456f@kiwi.local.tld>
2013-07-27 14:41   ` [Caml-list] " Florent Monnier
2013-07-27 15:26     ` Adrien Nader
2013-07-27 15:40       ` Florent Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F2536B.5060105@rktmb.org \
    --to=mihamina@rktmb.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).