On 02 March 2006 00:02, Mike Stump wrote:
> On Mar 1, 2006, at 3:47 AM, HASSAN AL MOATASSIME wrote:
>> I have a problem with the compiler gcc 3.4.4.
>> With the gcc 3.2 compiler, i have no problem with the following
>>instruction : creal(U0[i])=PartieReelle;
>>cimag
On Mar 1, 2006, at 3:47 AM, HASSAN AL MOATASSIME wrote:
I have a problem with the compiler gcc 3.4.4.
With the gcc 3.2 compiler, i have no problem with the following
instruction :
creal(U0[i])=PartieReelle;
cimag(U0[i])=PartieImaginaire;
Now with the gcc 3.4.4 i
Hi,
I have a problem with the compiler gcc 3.4.4.
With the gcc 3.2 compiler, i have no problem with the following instruction :
creal(U0[i])=PartieReelle;
cimag(U0[i])=PartieImaginaire;
Now with the gcc 3.4.4 i have the folowing message :
-- erreur: invalid lvalue