Mail Archives: djgpp/1997/03/19/09:36:07
From: | Andy Eskilsson <x-aes AT telelogic DOT se>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Extracting a function from DLM by the help of a string?
|
Date: | 19 Mar 1997 10:28:28 +0100
|
Organization: | Telelogic AB, Sweden
|
Lines: | 14
|
Sender: | x-aes AT vega
|
Message-ID: | <ksiv2oz0w3.fsf@telelogic.se>
|
Reply-To: | x-aes AT telelogic DOT se
|
NNTP-Posting-Host: | vega.telelogic.se
|
Mime-Version: | 1.0 (generated by tm-edit 7.101)
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I am messing around little with DLM, so far, so good it looks quite
useable, but.. I need to be able to call a function whose name I have
in an arbitrary string.
What I probably need is to dig up the symbol table that dlm generates
and find the pointer to the function, but unfortunetaly my quick
glances at the source haven't revealed it to me..
Any one else who have been exercising with DLM on a deeper level than
me, and can point my nose in the correct direction?
/Andy
- Raw text -