Re: IDL_FileOpen problem? [message #20338] |
Tue, 13 June 2000 00:00  |
Nando Iavarone
Messages: 48 Registered: December 1998
|
Member |
|
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Ben Tupper wrote:
<blockquote TYPE=CITE>Hello,
<p>My eyes tend to glaze over when I see c code... but I think I see that
<br>you are expecting your 'foo' file to be binary format.
<br>If so, you should set the BINARY keyword to OPENW since the default
<br>behavior on WIN platforms is to write in text format.
<br> </blockquote>
<p><br>Hi Ben,
<br>sorry for your eyes ;o)
<p>I don't think so because I am writing unformatted.
<br>In fact the result is the same (and IDL_FileOpen should warrantee portability).
<br>I tried also to write the file using the IDL_FileOpen in write mode
and using the c-fwrite function. Nothing changes.
<p>I am waiting for the RSINC support answer.
<p>Thank you.
<br> Best regards,
<br> Nando
<pre>--
Nando Iavarone
Advanced Computer System - SPACE DIVISION
via Lazzaro Belli, 23
00040 Frascati - RM
Tel: +39-6-944091 (switchboard)
9440968 (direct)
E-mail:
f.iavarone@acsys.it
FrdndVrn@altavista.net</pre>
</html>
|
|
|