creating a callback in newlisp
Posted: Wed Mar 25, 2009 1:05 pm
Hi Lutz,
Is there way to Pre-determine what memory address newlisp will
use when using get-url read-file load ..etc. (all functions that
load into memory directly)
Im trying to create a callback to inspect loaded data but I cant
find a proper way to do so.. It always endsups doing it after the
data was fully read..
Would be nice to have a function like "inspect" that returns the
data-segment for a specific function in combination with address ..etc..
Not sure if its possible but it would open another door in newlisp ;-)
Norman.
Is there way to Pre-determine what memory address newlisp will
use when using get-url read-file load ..etc. (all functions that
load into memory directly)
Im trying to create a callback to inspect loaded data but I cant
find a proper way to do so.. It always endsups doing it after the
data was fully read..
Would be nice to have a function like "inspect" that returns the
data-segment for a specific function in combination with address ..etc..
Not sure if its possible but it would open another door in newlisp ;-)
Norman.