hi, i'm trying to access functions in my nasm code from quickbasic, normally i use proc/endp in tasm and that'll link fine... but i cant seem to get my nasm functions to link correctly, they get unresolved external errors... can anyone help?
Does QBASIC prepend an "_" b4 its symbols.. ??
Try putting an "_" before NASM symbols...HEy, a minute..
u said QBASIC right..Is it not interpretted ???
If ur QBASIC code is interpretted rather than compiled,
then i fear there is no way to call ur ASM routines
Sarnath
Do not rejoice that ur code works.
it might be a special case of an error :-(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.