[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DLF - function call
From: |
Wonkoo Kim |
Subject: |
DLF - function call |
Date: |
Thu, 25 Jun 98 00:57:50 -0400 |
Here is another question on DLF (dynamically linked function).
Can I call other DLFs from a DLF code? (separate files)
If possible, how do I declare the external DLFs, which are unknown
to the current DLF code when building .oct? Or, do I have to link
them explicitly as C++ functions (removed DEFUN_DLD macros) when
building .oct?
Thanks.
//--------------------------------------------------------------------
// Wonkoo Kim (address@hidden)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- DLF - function call,
Wonkoo Kim <=