8 Feb
1999
8 Feb
'99
8:06 p.m.
Hi all I obtain abort! when compiling this short program program essai; var c:complex; begin c:=cmplx(1,5); c:=c/2.0; end. dividing a complex by a real does not work, with * it works, even with /cmplx(2.0,0.0); What is broken ? (I work with DJGPP / gpc-19990118_i386-pc-djgppv201.zip) thanks in advance ! -- Maurice Lombardi Laboratoire de Spectrometrie Physique, Universite Joseph Fourier de Grenoble, BP87 38402 Saint Martin d'Heres Cedex FRANCE Tel: +33 (0)4 76 51 47 51 Fax: +33 (0)4 76 51 45 44 mailto:Maurice.Lombardi@ujf-grenoble.fr
10065
Age (days ago)
10065
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maurice Lombardi