Recently, a friend who was getting started with Python asked me to check some code she had...
Programming
The FED editor lets me code my FreeDOS projects easily and efficiently
When I was an undergraduate physics student, everyone in my program had to learn how to write...
With a little knowledge of programming, you can learn all kinds of things about how computers work
DOS filenames are 8.3, space padded, so you cannot have spaces at the end
A short program to demonstrate that yes, DOS filenames can have spaces in them
Learn how to write your own version of the 'expand' program, to convert tabs to spaces
When I was a physics undergraduate in the early 1990s, FORTRAN 77 was the standard programming language...
I love working with open source systems, especially those that give you compilers and other resources to...
With a bit of programming, you'll never get bored.
Install Bywater BASIC on your FreeDOS system and start experimenting with BASIC programming.
If you're new to C programming, here are a few tips to improve reading and writing files.
Use strtok to parse a string using 'tokens' in your next C program.
Learn how to write your first C program on FreeDOS with this example.
Write text anywhere on the screen using conio.
4 Creator of Algol 68 Genie Having written a number of articles about using the open source...