- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I try to use the unlink instruction. How can I use it in Linux
Intel Fortran? Which library should use for that. DFLIB and
DFPROT semeed not work!!
Best regards,
Didace
fortcom: Error: far_field_212_m.f90, line 27: Error in
opening the Library module file. [DFLIB] use
dflib
------------^
fortcom: Error: far_field_212_m.f90, line 28: Error in
opening the Library module file. [DFPORT]
use dfport
------------^
fortcom: Error: far_field_212_m.f90, line 86: This
name does not have a type, and must have an explicit
type. [UNLINK]
if(f_exist) i = unlink(file_mac)
------------------------^
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the documentation files which are installed with the compiler, it says "use ifport"

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page