Slashdot Mirror


User: ArcticChicken

ArcticChicken's activity in the archive.

Stories
0
Comments
76
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 76

  1. Re:BASIC on Best Way to Get Kids Started in Programming? · · Score: 1

    Both Windows 95 and 98 do come with QBasic (not that the majority of people here would probably care). I guess many people never bother looking around their install CD:

    On your Win 95 CD, QBasic is located in:
    \other\oldmsdos

    On your Win 98 CD, QBasic is located in:
    \tools\oldmsdos

    I still find QBasic useful if I have to do some quick processing with a text file, or need a quick method of gaining some control over a serial port.