bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: Re: [bug #12931] ONEWAY transposes output rows/columns


From: Ben Pfaff
Subject: PSPP-BUG: Re: [bug #12931] ONEWAY transposes output rows/columns
Date: Mon, 02 May 2005 15:49:37 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

John Darrington <address@hidden> writes:

> I don't know why I didn't do like that to begin with
> --- probably because I wasn't aware of the  hsh_sort function at
> that time.  Ben, have you any reason for putting the comments
> describing how to use functions only in the *.c files?  I'm used to
> looking for such comments in the header files.

I like .h files to be short and sweet, to provide an easy-to-see
overview, and .c files to be complete and descriptive, with all
the details.  It's just a style.  It should be easy to use
[ce]tags to jump back and forth.  I try to put all the public
functions at the top of my .c files, so that it's easy to read
them to see the comments for the public functions.
-- 
A bicycle is one of the world's beautiful machines, beautiful machines
are art, and art is civilisation, good living, and balm to the soul.
--Elisa Francesca Roselli




reply via email to

[Prev in Thread] Current Thread [Next in Thread]