bug-mailutils
[Top][All Lists]
Advanced

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

Re: getline use in CVS (getline.c and getline.h files)


From: Alain Magloire
Subject: Re: getline use in CVS (getline.c and getline.h files)
Date: Sun, 13 Oct 2002 17:42:29 -0400 (EDT)

> 
> 
> --cNdxnHkX5QqsyA0e
> Content-Type: text/plain; charset=iso-8859-1
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
> 
> On Sun, Oct 13, 2002 at 05:07:21PM -0400, Alain Magloire wrote:
> > > man getline
> > You are funny.
> > # man getline
> > No manual entry for getline
> 
> Alain, this manual page does exist.
> 

Ok, I just have a very old system.

> In Debian, I can find it in the manpages-dev package:
> 
> SYNOPSIS
>        #define _GNU_SOURCE
>        #include <stdio.h>
> 
>        ssize_t getline(char **lineptr, size_t *n, FILE *stream);
>        ssize_t getdelim(char **lineptr, size_t *n, int delim, FILE *stream);
> 
> I don't have the glibc info docs right now, but I can mail you this
> manpage.

Perfect, greatly appreciate.






reply via email to

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