Subject: Re: CVS commit: basesrc
To: matthew green <mrg@eterna.com.au>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: source-changes
Date: 08/05/1999 00:32:45
On Thu, 05 Aug 1999 17:14:14 +1000
matthew green <mrg@eterna.com.au> wrote:
> which indicates that <string.h> _isn't_ ok.
> perhaps <curses.h> needs a local copy of strlen() proto? ick.
I'd suggest making the things that call strlen() first-class functions
in libcurses, rather than macros in curses.h.
-- Jason R. Thorpe <thorpej@nas.nasa.gov>