PLZ help me.
How I can use mouse pointer in my C programs that make with turbo C?
You can't use it. SORRY
Reply:If you're talking about the old Borland Turbo C and DOS programs, then you'll have to implement calls to DOS mouse driver.
There's also an object-oriented windows-like text mode library from Borland available in Turbo C and Turbo Pascal, that supports mouse.
Another option is to use third-party mouse support library.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment