

InterviewSolution
Saved Bookmarks
1. |
Solve : graphics in dos?? |
Answer» Is there any way to use 2d GRAPHICS in a dos console?Real BIT map graphics? DOS itself does not provide it. But programmers would have to WRITE their own or use a library from a third-party software frim.additionally, the Windows NT platform adds additional "gotchas" for full-screen DOS APPLICATIONS. |
|