Thread: Drawing Line - turbo C

  1. #1
    Information Crocodile
    Join Date
    Dec 2004
    Posts
    204

    Drawing Line - turbo C

    Any1 here has a code for right way to drawing lines in Turbo C?

  2. #2
    Information Crocodile
    Join Date
    Dec 2004
    Posts
    204
    I know how to draw ine already but i dont know.. how to printf text at the same time.. does any1 know?

  3. #3
    Information Crocodile
    Join Date
    Dec 2004
    Posts
    204
    Never mind fgets already

  4. #4
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    Here might help. If it doesn't I can give you the source directly.
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  5. #5
    Information Crocodile
    Join Date
    Dec 2004
    Posts
    204
    Wow thnks.. i found some source but they were kinda messed up... this ones great

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Read only one line using seekg
    By RedZippo in forum C++ Programming
    Replies: 3
    Last Post: 03-31-2004, 11:10 PM
  2. Drawing a line
    By lambs4 in forum Game Programming
    Replies: 0
    Last Post: 02-15-2003, 12:42 PM
  3. Need help with drawing a line
    By dv007 in forum C Programming
    Replies: 3
    Last Post: 06-25-2002, 01:10 PM
  4. Contest Results - May 27, 2002
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 06-18-2002, 01:27 PM
  5. Question About Line Drawing with Messaging
    By Unregistered in forum Windows Programming
    Replies: 3
    Last Post: 06-06-2002, 11:47 PM