Thread: Extremely Simple Graphics In Dos

  1. #1
    Unregistered
    Guest

    Exclamation Extremely Simple Graphics In Dos

    I know this question has been asked millions and millions of times before , and I read all the other posts on graphics , but I still came to no answer.

    How do I do simple text graphics in DOS? I dont wanna use OpenGL or DirectX , I just want something that will draw a line in DOS 6.22 , on a 486 DX2-66. Perferably in 640*480 , but 320*240 would be okay too. Also , 4 bit color would just be dandy. Is there an include file I can use to do this all , or do I gotta write my own?

    Also, i;m using TC 1.01

  2. #2
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    TC 1.01 probably has graphics.h

    It is the Borland graphics library...also called BGI...
    My Website

    "Circular logic is good because it is."

  3. #3
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    hasafraggin shizigishin oppashigger...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple graphics with gnu
    By Hannwaas in forum Linux Programming
    Replies: 4
    Last Post: 12-10-2001, 03:12 PM
  2. dos graphics
    By Unregistered in forum C Programming
    Replies: 1
    Last Post: 10-05-2001, 09:41 AM
  3. VC++ graphics in dos.
    By StormySpike in forum C++ Programming
    Replies: 5
    Last Post: 09-28-2001, 10:24 AM
  4. Replies: 6
    Last Post: 09-12-2001, 10:35 PM