|
Harry Potter on 05/05/15 - 07:58:10
Reply to this message
Hi! I have a C module to link to a VBDOS program. I found the information on creating QuickLibraries but am having a problem linking the C code to the library: standard C function calls are flagged as unresolved externals. I want to edit it as little as possible, as I got it from the internet. How can I link the C code to BASIC code and still have the standard C functions?
BTW, I'm using Turbo C 3.0 to compile the C code. |
|