![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Professional Programmer
Join Date: Jan 2010
Location: United States
Posts: 310
Rep Power: 0
![]() |
DOS, C, C++, OpenGL
Is MS-DOS just used for output while someone is learning a programming language these days or does it have a real propose behind the scene? I wonder this because all any language does like C or C++ for example. Is just a bunch of stuff that works with the command prompt? I never see command prompts in video games, but are they behind the senses running the code or something. Even if someone learns C and C++ none of it is used in a video game because all of it is OpenGL that is just using a C++ compiler.
|
|
|
|
|
|
#2 |
|
Trying to be a Real Coder
|
Re: DOS, C, C++, OpenGL
There is so many tool that support GUI and programming language
Visual studio : vb, c#, c++ borland delphi : pascal etc.
__________________
just a drop of dew in the morning |
|
|
|
|
|
#3 |
|
Programmer
Join Date: Apr 2009
Posts: 98
Rep Power: 2
![]() |
Re: DOS, C, C++, OpenGL
"MS-DOS" isn't used, but command line programs that do I/O on the standard input and standard output streams are frequently used. Not by end-users, but by developers, administrators, and other people. All the time. Every hour of every day. There are other kinds of command lines like Powershell, too.
|
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 7,869
Rep Power: 14
![]() ![]() |
Re: DOS, C, C++, OpenGL
Command line interfaces are like Tonka trucks. They allow beginners to learn while saying "Truckee, truckee, vroom, vroom!!!"
__________________
The person who coined the phrase, "There's no such thing as a stupid question," hasn't hung around here much. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers Politically Incorrect |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to compile openGL code which is in C++ in ubuntu | Ravikishoree | C++ | 2 | Sep 1st, 2009 7:31 AM |
| OpenGL, Java? | Bloody_Eye | Java | 3 | Feb 14th, 2006 5:15 PM |
| OpenGL and Dev-C++ | clearbit | C++ | 4 | Jul 27th, 2005 7:58 PM |
| OpenGL | Broax | C++ | 7 | Jul 26th, 2005 6:47 PM |
| 3d OpenGL I need an understanding please? | scorpiosage | Other Programming Languages | 1 | Apr 14th, 2005 8:18 PM |