Pop-up Menus

Tim Pointing tim at ZORAC.ARPA
Thu Aug 11 01:35:26 AEST 1988


I think that you'll find that your problem is caused by the fortran
compiler seeing the %f in the string and assuming that it is a C
formatting request. See what happens if you replace it with "%%f"
(i.e. double the '%').

Tim Pointing, DCIEM
tim at zorac.arpa



More information about the Comp.sys.sgi mailing list