forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

File IO

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
mrpmorris



Joined: 31 Dec 2004
Posts: 11

PostPosted: Fri Dec 31, 2004 11:27 am    Post subject: File IO Reply with quote

I have evaluated another Fortran compiler for .net in the past.

All was looking good, I even managed to get the compiled assembly to run on the compact framework (this is my requirement). The problem was though that Fortran subroutine in question opened files for reading, and also created some files too, this caused the assembly to crash because the IO was not implemented.

What I would like to know is, will Fortran file IO routines run on the compact framework if compiled using your compiler?

Pete
Back to top
View user's profile Send private message
Andrew



Joined: 09 Sep 2004
Posts: 232
Location: Frankfurt, Germany

PostPosted: Wed Jan 05, 2005 3:47 am    Post subject: File IO Reply with quote

As per my reply in the general forum, FTN95 has not been designed or tested on the compact framework, but it is likely you will be able to do what you want. System.IO functionality is used for the underlying IO in .NET configuration, and if you wanted to use any .NET routine specifically you can call it directly using an ASSEMBLY_EXTERNAL statement.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group