8 Feb
1999
8 Feb
'99
9:37 p.m.
Maurice Lombardi wrote:
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);
Yes. :-( I'm adding it to the list of known bugs (maur4.pas). At least you have a workaround... Frank -- Frank Heckenbach, frank@fjf.gnu.de http://fjf.gnu.de/ PGP and GPG keys: http://fjf.gnu.de/plan
10065
Age (days ago)
10065
Last active (days ago)
0 comments
1 participants
participants (1)
-
Frank Heckenbach