- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using fortran 11 compiler in visual studio from windows. how can i set real values to double precision from project properties. like in fortran powerstation (4.0) we have an option settings->code generation->default real kind( here we can set the type of real data type). similarly how can we set double precision to the real variable in fortran 11 compiler.
Thanks in advance.
I am using fortran 11 compiler in visual studio from windows. how can i set real values to double precision from project properties. like in fortran powerstation (4.0) we have an option settings->code generation->default real kind( here we can set the type of real data type). similarly how can we set double precision to the real variable in fortran 11 compiler.
Thanks in advance.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Project > Properties > Fortran > Data > Default Real Kind > 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
Project > Properties > Fortran > Data > Default Real Kind > 8
Thanks Steve.

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