programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Importing overridden functions

From: Jeff <jma_at_mfire.com>
Date: Mon, 8 Sep 2003 18:43:21 -0600

Just curious if there is a way to distinguish between overridden
functions from a DLL (created in C++)?

For example:

void Add(double x1,double x2,double &ret);
void Add(int x1,int x2,int &ret);

If not, I'll recode some of the DLL (which I have access to), but I
would rather not if there is a way to do this in SF.

--
Best regards,
 Jeff                          mailto:jma_at_mfire.com
----------------------------------------------------------------------
sftalk_at_forth.com      The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users.  For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Mon Sep 08 2003 - 17:48:58 PDT

This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:09 PST