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=1.4 required=5.0 tests=AWL,DNS_FROM_RFC_ABUSE, HTML_MESSAGE,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 9C077BC6A for ; Mon, 16 Oct 2006 18:03:56 +0200 (CEST) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id k9GG3tJZ027974 for ; Mon, 16 Oct 2006 18:03:56 +0200 Received: by wx-out-0506.google.com with SMTP id s6so1699694wxc for ; Mon, 16 Oct 2006 09:03:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=b3H3VSBIIGV4S90HsltBp/jjweozvSLSfw9JvP8K0xcGePOckNFEfplVZGbotsYkRqf+R3mTy2gPWJ+QIPlbHpry3WOD6r/7nI0XkjVMIp3igMvEPJQcyvx9RBhZe2cNHcwHhvHVwiQ/OIJ8Ciit7uLlRTL7vtNPmUbM2Qby7Bo= Received: by 10.90.105.19 with SMTP id d19mr3720693agc; Mon, 16 Oct 2006 09:03:55 -0700 (PDT) Received: by 10.90.92.6 with HTTP; Mon, 16 Oct 2006 09:03:55 -0700 (PDT) Message-ID: Date: Mon, 16 Oct 2006 18:03:55 +0200 From: "Maurizio Colucci" To: caml-list Subject: Re: Reading 16 bit floats from stream? In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_40195_30610264.1161014635227" References: X-j-chkmail-Score: MSGID : 4533AD6B.001 on discorde : j-chkmail score : X : 0/20 1 X-Miltered: at discorde with ID 4533AD6B.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; binary:01 binary:01 wrote:01 wrote:01 floats:02 floats:02 stream:04 bits:04 bits:04 mean:07 mean:07 file:08 file:08 bit:10 sequence:12 ------=_Part_40195_30610264.1161014635227 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/16/06, Maurizio Colucci wrote: > > Hi, > > I need to read a sequence of single precision floats (16 bits) from a > binary file. How can I do that? > Sorry, I mean 32 bits. Single precision floats are 32 bits. Maurizio ------=_Part_40195_30610264.1161014635227 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 10/16/06, Maurizio Colucci <maurizio.colucci@gmail.com> wrote:
Hi,

I need to read a sequence of single precision floats (16 bits) from a binary file. How can I do that?

Sorry, I mean 32 bits. Single precision floats are 32 bits.


Maurizio
------=_Part_40195_30610264.1161014635227--