On Wed, 23 Aug 2000, Matt Fahrner wrote:

>Date: Wed, 23 Aug 2000 11:22:52 -0400
>From: Matt Fahrner <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: basename()?
>
>Lets kill this thread.

Agreed.  It has nothing at all to do with basename() anymore,
which is a C function probably written in 1 line of C like this:

char * basename(char *pathname){return (strrchr(pathname) +1)};


I think I'd have rather written it myself than generated all this
bull about info.

The fact the argument exists is testament that the documentation
system, standard or not, accessible or not, is NOT good enough
for general users period regardless of how one person or 10000
can use it easily, in or out of emacs.

The Borland C 3.1 help system from 9 years ago is much much
easier to use, and more user friendly.  Put the cursor on a
function name, press CTRL-F1, and the manual comes up for it,
with links to example code, etc.  A dough-head could use it.

Sigh.  I guess it is pointless arguing about it...


>Both sides have been beat to death and things are
>starting to get unfriendly out there.

Agreed.  That just shows that this is a true Linux development
list.  There must be some damned good work being done out there
for us all to be proud of.  If you compare us to linux-kernel for
example.

<Rodney King cliche snipped for brevity>

;o)

take care,
TTYl

-- 
Mike A. Harris                                     Linux advocate     
Computer Consultant                                  GNU advocate  
Capslock Consulting                          Open Source advocate

       Try out Red Hat Linux today:  http://www.redhat.com
           ftp://ftp.redhat.com/pub/redhat/redhat-6.2/




_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to