| | |
graphics.h supplement?
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
![]() |
ok here is my question, i use borland c++ builder 3 and in a book i found an example for a graphics.h program which is supposed to work but i have heard that this only works in dos mode not in windows (which i am running in) is there another type of thing other than graphics.h that will do approximatly the same thing? (please don't try to explain why it doesn't work, or suggest other compilers, i like this compiler and have looked up why this don't work already, i just want to know if there is another technique other than graphics.h that will do the same basic thing)
•
•
•
•
Originally Posted by Narue
You haven't left yourself any options, so you're SOL unless you grow a brain and join the 21st century. Sure, you could downgrade to an OS that supports DOS programs, but that's really a step in the wrong direction.
>first of all that seemed a little uncalled for
You refuse to use anything but an ancient compiler because you "like it", and you want to write DOS based graphical programs (that rely on real-mode memory access) on the Windows platform (that forces protected-mode operation). It sure seemed called for to me.
>post something useful other than the "grow your self some brains" suggestion
If you lose the tunnel vision and read the entire post, you'll find that I answered your question completely with the given restrictions. I ruled out the option of upgrading to a newer compiler, and suggested that you install DOS. If you're willing to take any old graphics library instead of something approximately the same as graphics.h then you can search google and maybe find something that supports your compiler, but in the end it's wiser to upgrade and exercise the myriad of options that are opened up.
>by the way take some of your own advice!!!
I'm not the one trying to write DOS programs in Windows.
p.s. If your choice of compiler and graphical code is due to your class, then please accept my appologies and transfer the insults to your teacher, who clearly is a moron stuck in the stone age.
You refuse to use anything but an ancient compiler because you "like it", and you want to write DOS based graphical programs (that rely on real-mode memory access) on the Windows platform (that forces protected-mode operation). It sure seemed called for to me.
>post something useful other than the "grow your self some brains" suggestion
If you lose the tunnel vision and read the entire post, you'll find that I answered your question completely with the given restrictions. I ruled out the option of upgrading to a newer compiler, and suggested that you install DOS. If you're willing to take any old graphics library instead of something approximately the same as graphics.h then you can search google and maybe find something that supports your compiler, but in the end it's wiser to upgrade and exercise the myriad of options that are opened up.
>by the way take some of your own advice!!!
I'm not the one trying to write DOS programs in Windows.
p.s. If your choice of compiler and graphical code is due to your class, then please accept my appologies and transfer the insults to your teacher, who clearly is a moron stuck in the stone age.
New members chased away this month: 5
I think this is what WinBGI and this little code snippet is all about.
http://www.daniweb.com/code/snippet176.html
http://www.daniweb.com/code/snippet176.html
May 'the Google' be with you!
![]() |
Similar Threads
- News Story: Is this the fastest graphics card in the world? (*nix Hardware Configuration)
- Roblox seeks Game and Graphics Guru (Software Development Job Offers)
- News Story: Sapphire reveals the ultimate graphics card (*nix Hardware Configuration)
- News Story: Intel committed to open source graphics drivers (Linux Servers and Apache)
Other Threads in the C++ Forum
- Previous Thread: WHY(term does not evaluate 3 arguments)
- Next Thread: Linked Lists stresses
Views: 3615 | Replies: 5
| Thread Tools | Search this Thread |
Tag cloud for C++
6 api application array arrays based beginner binary c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete developer display dll dynamiccharacterarray email encryption error file format forms fstream function functions game generator givemetehcodez graph iamthwee ifstream image input int java lib list loop looping loops map math matrix memory multiple newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg search simple sort sorting spoonfeeding string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






