From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: ** X-Spam-Status: No, score=2.2 required=5.0 tests=AWL,DNS_FROM_RFC_ABUSE, HTML_00_10,HTML_MESSAGE,HTML_SHORT_LENGTH,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 57F50BC6A for ; Mon, 16 Oct 2006 19:23:42 +0200 (CEST) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id k9GHNfwP006938 for ; Mon, 16 Oct 2006 19:23:42 +0200 Received: by nf-out-0910.google.com with SMTP id g2so2497851nfe for ; Mon, 16 Oct 2006 10:23:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Jrv4Mi5tPl8sWcdFlIyWNF+BL2fRLx0jxr9ElWhinUazhopGrN4WlFTlALh4lzD0TWABBfUl8h7tb5gc+g7egqAEMGhrouiwNLuQED4ovWGsu50jFhfPIuqkVIxbyFHi6KCLI+8AH6DA43dxZQgdH696crLqs1saan+06YzJeLg= Received: by 10.49.41.12 with SMTP id t12mr10670912nfj; Mon, 16 Oct 2006 10:23:39 -0700 (PDT) Received: by 10.49.32.12 with HTTP; Mon, 16 Oct 2006 10:23:39 -0700 (PDT) Message-ID: Date: Mon, 16 Oct 2006 19:23:39 +0200 From: Tom To: "Maurizio Colucci" Subject: Re: [Caml-list] Re: Reading 16 bit floats from stream? Cc: caml-list In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_115521_10442772.1161019419273" References: <1161016042.18038.2.camel@localhost.localdomain> X-j-chkmail-Score: MSGID : 4533C01D.000 on discorde : j-chkmail score : X : 0/20 1 X-Miltered: at discorde with ID 4533C01D.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 int:01 int:01 floats:02 exists:03 exists:03 guess:04 guess:04 stream:04 ...:90 ...:90 bit:10 reading:15 what:23 what:23 X-Attachments: cset="UTF-8" cset="UTF-8" ------=_Part_115521_10442772.1161019419273 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline What about one read_int call? I guess it exists... ------=_Part_115521_10442772.1161019419273 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline What about one read_int call? I guess it exists...
------=_Part_115521_10442772.1161019419273--