b800 in borland c++ builder

T

T.

Hi, is there any possibility of getting the pointer to text screen memory in
borland cpp builder console applications (like in borland cpp 3.1 with (char
far *)0xb8000000)?.

TIA
t.
 
D

David Lindauer

T. said:
Hi, is there any possibility of getting the pointer to text screen memory in
borland cpp builder console applications (like in borland cpp 3.1 with (char
far *)0xb8000000)?.

TIA
t.

no... a console app is not the same as a DOS app. There are however windows
APIs you can use to get a handle to a screen buffer which you can manipulate.

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,144
Latest member
KetoBaseReviews
Top