cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: ANNOUNCE: c-ares 1.0.0

From: codemastr <codemstr_at_ptd.net>
Date: Wed, 4 Feb 2004 17:00:52 -0500

> Is there a particular header file in windows we should include to get the
> prototype for getpid() or should we provide our own?
Actually, Win32, at least MSVC, has no getpid() function. It has _getpid()
which is in process.h. So I suppose some #ifdef's are going to be necessary
to make this use _getpid() in MSVC.

Dominick Meglio

-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-02-04

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET