Code Comments
Programming Forum and web based access to our favorite programming groups.Arjen Markus wrote: (snip) > It has that option: -fdefault-real-8 > But why would you want to do that? It makes your program rely on > parameters outside the source code. While that is almost > inevitable, it seems to me very bad style not to be able > to see from the source code whether single or double precision > is to be used. There is the ever popular IMPLICIT DOUBLE PRECISION (A-H,O-Z) It has its own good and bad points. Being visible in the program is one of the good points. -- glen
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.