This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Online fortran tutorials


On Thursday 17 January 2008 18:55:19 Ted Byers wrote:
> But I don't know even if there is a fortran equivalent 
> to the templates I love in C++.  

As far as I can tell, up to F2003, there isn't. However, one can do generic 
programming of some sort. Have a look at the FLIBS [1] project of Arjen 
Markus for examples.

Regards
	Daniel


[1] http://flibs.sourceforge.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]