| From: | Paul Qureshi |
| Date: | 14 Sep 2000 at 14:52:48 |
| Subject: | Shared library problem |
Hi all.
I am creating a shared library but have run into a small problem. I have
allmost all the code I need for the library and am now just putting it
all togther. I created two projects in Storm C, one for the library and
one for a test program and tried to get a very simple function to work.
For some reason the test program always crashs at the stage where the
library function is called. I'm not sure why it does that, AFAICS my
code seems to be okay. What am I missing?
I hope nobody minds but I attached all the needed files to this email in
an LZX archive. It's only a few k so I hope it's alright.
Regards,
Paul