FW: Re: Munge /r and /n in HTTP_HttpSendRequestA

Rolf Kalbermatter rolf.kalbermatter at citeng.com
Mon Mar 15 06:09:49 CST 2004


Argh, forget my previous message. I must have been utterly distracted.

Rolf Kalbermatter

-----Original Message-----
From: Rolf Kalbermatter [mailto:rolf.kalbermatter at citeng.com]
Sent: Mon, March 15, 2004 1:04 PM
To: 'wine-devel at winehq.com'
Cc: 'bon at elektron.ikp.physik.tu-darmstadt.de'
Subject: Re: Munge /r and /n in HTTP_HttpSendRequestA


Uwe Bonnes wrote:

>The test for nLen is a good idea.  But 
>with nLen = strlen(lpwhr->lpszPath); lpwhr->lpszPath[nLen] should give the
>terminating NULL to my understanding...
>
>Or am I off by one?

According to my ANSI C book strlen() returns the number of characters in
a string NOT including the zero termination character. So I think in that
case you would be indeed off by one.

Rolf Kalbermatter
 




More information about the wine-devel mailing list