realbasic-nug
[Top] [All Lists]

Re: Declare question

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Declare question
From: Christian Miller <realbasic at nc dot rr dot com>
Date: Wed, 30 Nov 2005 14:03:00 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <eb8fc1930511301017h444304cpc4be0b0a51fe5032 at mail dot gmail dot com>
On Nov 30, 2005, at 1:17 PM, dda wrote:

How does one declare a C function like this:

myfunction(int x, ...);

Declare Sub myfunction Lib myLib (x As Integer, ?????

Declare Sub myfunction Lib myLib (x As Integer, ParamArray Nums as Integer)

???


Christian
Pariahware, Inc. Custom Software
<pariahware at pariahware dot com>
<http://www.pariahware.com>
--
God loved you so much that He gave His only son Jesus. What have you done with God's gift?



_______________________________________________
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>