------- Comment #6 from jvdelisle at gcc dot gnu dot org  2006-05-18 05:16 
-------
Oops, I forgot the period.  You need to match the width and precsion you want
printed. For complex maybe you want to use 6 or 8 instead of the 5 for repeat
count. 

print "(5(f10.4))", a


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27652

Reply via email to