realbasic-nug
[Top] [All Lists]

Another Declare-related question

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Another Declare-related question
From: dda <headspin at gmail dot com>
Date: Thu, 1 Dec 2005 01:58:36 +0100
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Z7IcRJTn+CLvjej0R8j2RFaJ9GKVWG+cmbbi8CdhgUL3CknTW4jZ1SCcygGsJ+d/qxnmdIc8SGArin7JCqc1GPSOTmNKmFenmYRomfT6pFr2+vKJ3owAuReOVWDAp3R4CMFC7eqbBhb+7gjrYgj6K4KjB37+HYn9O7iYaLl/FPk=
Me again,

I have a C function that takes a callback function, and the callback
should look like this:

int my_calback(void *buffer, size_t size, size_t nmemb, void *stream)

Is it possible to have an RB Method act as callback?


--
dda
fPic, a Picture object for CLI apps
http://sungnyemun.org/?q=node/7

RBDeveloper Columnist, "Beyond the Limits"
http://rbdeveloper.com

Liste Française Solutions RB
http://www.solutionsrb.com/
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>