- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
whenI compiler my fortran source(in fortran 90 format), the Intel fortran complier always says:
"Warning 4 : Tab characters are an extension to standard Fortran 95" .
I do not know what is going on ? would anyone like to help me?
many thanks.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You havetabs in the source code (editor uses tabs instead of spaces - you can see it byclicking Togle WhiteSpace DisplayorpressingCtrl+Shift+8). Use Edit/Advanced/Untabify Selection to replace tabs with spaces in the code you have. To have spaces in the new files set Options/Tabs and select Insert spaces.
A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your help, according to what you said I have comeover the problem, thank again !

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