- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The following errors occurwhen compiling a tested FORTRAN 90 code using Intel Fortran Compiler 9.1 for Fortran IA-32 applications under Windows XP.
C:mcnpx_v26b_sourcesrcgridconvidldat.F(427) : Error: Unbalanced parentheses
* 'i5,").
-----------------------------------^
C:mcnpx_v26b_sourcesrcgridconvidldat.F(427) : Error: Syntax error, found '''
when expecting one of: (
M>
* 'i5,").
-------^
C:mcnpx_v26b_sourcesrcgridconvidldat.F(427) : Error: Syntax error, found '''
when expecting one of: , )
* 'i5,").
----------------------------------^
This is the write command:
write(31, !/*id 425*/
& '("The 3rd array contains the values of ",a10,"(",i5,"x",'// !/*id 426*/
& 'i5,").
I tested the write command in a simple hello world program, adding one component at a time. The compiler exploded with the same errors when I added the parentheses, even though they are within quotation marks. Is this a problem with the compiler? This program successfully compiles on earlier versions of the Intel compiler.
Thank you.
Phil Taddei
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm sorry, I don't know how to submit it to Premier Support.
I'm using the latest evaluation version.
Phil

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