- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Tue, 18 May 1999 16:06:09 -0400
- To: David Eisner <cradle@glue.umd.edu>, www-lib@w3.org
David,
I have now updated this page to be more accurate (and shorter)
http://www.w3.org/Library/User/Using/Startup.html
Henrik
At 00:25 5/18/99 -0400, David Eisner wrote:
>
>Hi.
>
>I have a question about the "Getting Started" document for
>libwww:
>
> http://www.w3.org/Library/User/Using/Startup.html
>
>I'm trying to follow along, using libwww-5.2.8.
>
>However, it looks like the document and the library are out of sync.
>For example, the second example in the document includes:
>
> /* Register the HTTP Module */
> HTProtocol_add("http", YES, HTLoadHTTP, NULL);
>
>but HTProt.h indicates that 6 args are needed:
>
> extern BOOL HTProtocol_add (const char * name,
> const char * transport,
> HTProtocolId port,
> BOOL preemptive,
> HTProtCallback * client,
> HTProtCallback * server);
>
>Am I missing something?
>
>Thanks for your time.
>
>-David
>
>
>-----------------------------------------------------
>David Eisner | E-mail: cradle@eng.umd.edu |
>CALCE EPSC | Phone: 301-405-5341 |
>University of Maryland | Fax: 301-314-9269 |
>-----------------------------------------------------
>
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk
Received on Tuesday, 18 May 1999 16:06:17 UTC