Jump to content
  • entries
    469
  • comments
    324
  • views
    406,644

It's how to compile in 1980s on PCs


Serguei2

335 views

I took a look about C language in DOS.

 

First. You need a plain text editor to write your codes.

qbasic_000.thumb.png.94619643355d4d2f13e1ddcc8dea5ca9.png

 

Then compile it with Microsoft  C.

dosbox_000.thumb.png.292336c8134f6d18a65a764a2605278d.png

 

And use link to make an executable file.

dosbox_001.thumb.png.b643a49b0fa138b5ee6da5ed4ce949ee.png

 

Programming is more easily in 1990s when all computers have hard disk.

bc_000.thumb.png.42109a142162036db066d37d0c716ab9.png

1 Comment


Recommended Comments

Uggh.... Stupid K&R C.

 

Well, you still have to do all those steps, but the modern IDEs have a nicer make system that hides most of those steps unless you turn on verbose compile options.

Link to comment
Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...