Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

error 198

katrien
Beginner
696 Views
Hi,

I'm trying to compile a fortran90 program and I'm getting error 198: this entity cannot be given an initialisation value.
I couldn't find a manual in which more information about error 198 is given.
I'm getting this error at a line where I'm defining a RECORD, referring to a STRUCTURE which is defined higher up in the program. Another subroutine, where I'm calling for the same RECORD, does compile.
Can you help me ?

Katrien
0 Kudos
1 Reply
Steven_L_Intel1
Employee
696 Views
Can you post a short but complete sample that demonstrates the problem? Use the Attach Files button.

Steve
0 Kudos
Reply