home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!sgigate!sgiblab!troi!steve
- From: steve@dbaccess.com (Steve Suttles)
- Newsgroups: comp.os.vms
- Subject: Re: Using C to read Fortran Files
- Message-ID: <134@mccoy.dbaccess.com>
- Date: 8 Jan 93 22:33:28 GMT
- References: <1993Jan7.184438.220@indyvax.iupui.edu>
- Organization: Cross Access Corp., Santa Clara, CA
- Lines: 12
- X-Newsreader: Tin 1.1 PL4
-
- Ok. Everybody's seen the code, everybody's identified the root cause.
- The solution should be, open the file in binary mode.
- (the second argument to fopen should be "rb").
-
- According to the rules, the program is currently doing what it should.
-
- sas
- --
- Steve Suttles Internet: steve@dbaccess.com Dr. DCL is IN!
- CROSS ACCESS Corporation UUCP: {uunet,sgiblab}!troi!steve Yo speako TECO!
- 2900 Gordon Ave, Suite 100 fax: (408) 735-0328 Talk data to me!
- Santa Clara, CA 95051-0718 vox: (408) 735-7545 HA! It's under 4 lines NOW!
-