Turbo C and string problems
Posted: Sat Sep 30, 2006 12:23 am
Ok I am in 16bit real mode using Turbo C + Tasm to try and write some text to the screen but im not sending correct pointers to the data, I need some help in finding out how to fix it so that I send the address of the string correctly, right now it seems that im sending the number 0x6 as the location of the string, where the real location will be some where around 365C or so. Any ideas on how I can fix this?
I can write individual characters and the numbers to the screen already, I hope Im not being to vague... thanks in advance
I can write individual characters and the numbers to the screen already, I hope Im not being to vague... thanks in advance