This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH, Fortran] documentation for FTELL, GETLOG, HOSTNM instrinsics


On Fri, Oct 20, 2006 at 02:24:09AM -0700, Brooks Moses wrote:
> 
> In general, are example programs like the ones I included here actually 
> considered useful?  In these cases, I'm not sure they actually add 
> anything to what's already covered in the Syntax section, but it was 
> trivial to cut-and-paste in the test programs I was using to make sure I 
> was documenting the actual behavior.
> 

When I first started to document the intrinsic procedures,
I included example programs because I was documenting 
one of the more difficult to grasp intrinsics (ISTR it
was ASSOCIATED).  Whether the programs are useful is 
probably a debatable question.  I do however think that
these examples allow us to encourage Good Programming
Practices.

-- 
Steve


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