cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Debugging libcurl

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 25 Jan 2008 10:56:43 -0800

On Fri, Jan 25, 2008 at 03:55:31PM +0100, cliffer_at_q1lan.de wrote:
> The sources are compiled with my program every time i build it, but i'm
> still unable to inspect the handles by watching it, same error: "Attempt to
> dereference a generic pointer". Where is my fault?

The CURL typedef is a deliberately opaque handle; cast your pointer to
struct SessionHandle* if you want to look at it.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2008-01-25