graphics in C using turbo c in windows vista

ce_neha

ce_neha

@ce-neha-RCoDQE Oct 26, 2024
Hi


Does windows Vista allow graphics in C using tc,it gives nothing when I run it,inspite of an errorfree code.
If not, then please suggest which compiler should I use?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • kang

    kang

    @kang-q0dzal Aug 12, 2009

    ce_neha
    Hi


    Does windows Vista allow graphics in C using tc,it gives nothing when I run it,inspite of an errorfree code.
    If not, then please suggest which compiler should I use?
    1.Yes graphics in C are fully supported using TurboC (in vista...or any windows)
    2. Why don't you post the code?

    I personally feel GCC is the best compiler.
  • debu

    debu

    @debu-62iszV Aug 12, 2009

    @ce_neha: I faced a similar problem a while back. Try using <a href="https://www.dosbox.com/" target="_blank" rel="nofollow noopener noreferrer">DOSBox, an x86 emulator with DOS</a> , and you won't face any problem.

    Regards,

    Debu 😀
  • saurabh2486

    saurabh2486

    @saurabh2486-Tr6NOC Aug 16, 2009

    i think debu is right 😀
  • sunit.soni

    sunit.soni

    @sunitsoni-iK2OBk Sep 4, 2009

    debu
    @ce_neha: I faced a similar problem a while back. Try using <a href="https://www.dosbox.com/" target="_blank" rel="nofollow noopener noreferrer">DOSBox, an x86 emulator with DOS</a> , and you won't face any problem.

    Regards,

    Debu 😀
    its also not working it cant include header file
  • debu

    debu

    @debu-62iszV Sep 5, 2009

    @sunit.soni: Check your directories. It works perfectly.

    Regards,

    Debu 😀
  • sunit.soni

    sunit.soni

    @sunitsoni-iK2OBk Sep 12, 2009

    debu
    @sunit.soni: Check your directories. It works perfectly.

    Regards,

    Debu 😀
    you are right its works properly😛