|
-
Sep 21st, 2006, 11:11 PM
#1
Thread Starter
WiggleWiggle
[RESOLVED] DOS Programing?
does any one know how to create DOS programs and what it is called?
My usual boring signature: Something
-
Sep 21st, 2006, 11:28 PM
#2
Re: DOS Programing?
notepad.exe >> Save As >> *.bat
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Sep 21st, 2006, 11:40 PM
#3
Thread Starter
WiggleWiggle
Re: DOS Programing?
how do i program it though, what is it called.
i think that DOS programs are the coolest ever.
My usual boring signature: Something
-
Sep 22nd, 2006, 12:20 AM
#4
Fanatic Member
Re: DOS Programing?
Are you sure you don't mean console programs? Console programs will run in a DOS prompt. If you have taken a basic C/C++ class or Java you probably wrote programs that run in a terminal window.
"X-mas is 24.Desember you English morons.." - NoteMe
-
Sep 22nd, 2006, 01:10 AM
#5
Re: DOS Programing?
hate to break it to ya but Dos hasn't been around since Pre-Win2k (when talking about it coexisting with windows, that is)... now all ya got is a "dos shell" which isn't Dos at all, just somethin they made to look like you're still in it. But you can still make dos-like console apps with it...
Last edited by gigemboy; Sep 22nd, 2006 at 01:31 AM.
-
Sep 22nd, 2006, 02:08 AM
#6
Re: DOS Programing?
If you want a real console, get Linux...
I code C#....

-
Sep 22nd, 2006, 05:26 PM
#7
Thread Starter
WiggleWiggle
Re: DOS Programing?
ok cool. i was just wondering. oh well. Thanks for all your inputs
My usual boring signature: Something
-
Sep 22nd, 2006, 06:09 PM
#8
Re: [RESOLVED] DOS Programing?
-
Sep 22nd, 2006, 06:32 PM
#9
Fanatic Member
Re: [RESOLVED] DOS Programing?
Nobody actually listed anything for you, so though its marked RESOLVED thought I would add input.
You can make DOS Style programs using:
QBasic
TurboPascal
C/C++
Java?
And others I am not aware of.
I would suggest getting a beginner book on C and starting there since all the programs will be DOS (Console).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|