Perry Smith <pedz@xxxxxxxxxxxxxxxx> writes: > I'm not sure I understand the difference. Are you trying to call > functions that you can not change? Like call from an interpreter > back into compiled C code? For that you may be able to use the libffi library, which is part of the gcc source code. Ian