Thread: Graphics problem in turbo c++

  1. #1
    Registered User
    Join Date
    Oct 2010
    Posts
    1

    Graphics problem in turbo c++

    hi evereyone, i have some problem related to graphics in c++ that is when i include graphics.h in my program and use graphic command like draw line etc..then suddenly windows has been closed and messages appears that "NTVDM CPU HAS ENCOUNTERED AN ILLEGAL INSTRUCTION", and some error code and two options ignore and cancel apperes when i presss cancel turbo c++ windows closed. i have reinstalled my windows xp but problem still there. i m using intel core2 duo processor. and also same problem apperar in my laptop which has vista installed in it. but problem not happend in my university and in my friend computer. please tell me what should i do..my final project is totally graphics based...i m waiting 4 reply thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Already answered here => GRAPHICS PROBLEM - C And C++ | Dream.In.Code
    Try to learn how to wait for answers and NOT go on a massive trawl of the internet looking for places to spam.

    And READ THIS as well
    http://www.catb.org/~esr/faqs/smart-...ons.html#forum
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Turtle Graphics, how does it work?
    By freddyvorhees in forum C++ Programming
    Replies: 15
    Last Post: 08-28-2009, 09:57 AM
  2. Problem with default font in graphical mode
    By voldemarz in forum C Programming
    Replies: 16
    Last Post: 10-24-2008, 01:30 PM
  3. Problem with BGI graphics: Linker Error
    By darklord1984 in forum C++ Programming
    Replies: 9
    Last Post: 11-10-2007, 11:16 AM
  4. Replies: 0
    Last Post: 09-25-2002, 04:34 AM
  5. Graphics Problem
    By drdroid in forum C++ Programming
    Replies: 5
    Last Post: 02-27-2002, 02:37 PM