portable issue of storing float point value in file
From: Kenji Chan (no_at_no.com)
Date: 05/10/04
- Next message: Grant Edwards: "Re: portable issue of storing float point value in file"
- Previous message: Julián Albo: "Re: getpid/kill question"
- Next in thread: Grant Edwards: "Re: portable issue of storing float point value in file"
- Reply: Grant Edwards: "Re: portable issue of storing float point value in file"
- Reply: Pierre Asselin: "Re: portable issue of storing float point value in file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 11 May 2004 01:04:05 +1000
I'm creating a file format that need to store float point value in a file,
it seems that another program on different systems would read the value
differently
, right?
How should I store floating point value? convert to fixed-point value before
store in a file?
- Next message: Grant Edwards: "Re: portable issue of storing float point value in file"
- Previous message: Julián Albo: "Re: getpid/kill question"
- Next in thread: Grant Edwards: "Re: portable issue of storing float point value in file"
- Reply: Grant Edwards: "Re: portable issue of storing float point value in file"
- Reply: Pierre Asselin: "Re: portable issue of storing float point value in file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|