How can it be achieved to:
- make procedure
make library with the procedure (TailBite or PB-V4.1)
put the address of the procedure into the datasection and use it with interfaces
This linked function has a address.
How can this addres be written into a datasection?
When is the datasection written?
Before modules are linked together or afterwards (the last step)?
Can this be achieved?
Or is this only possible with a 2 pass compiler?
(if at all)
:roll:
