2 Reusable Code Snippet Topics

Remove Filter
Member Avatar for
Member Avatar for vegaseat

One more look at BCX basic code to show the qbasic programmers how they can modernize. This shows a function that converts an integer value to a binary string. Notice that with BCX basic you need to declare your variables. Makes the code a little easier to read too. Variable, …

0
461
Member Avatar for Tom Pilk

This is a little program in QBasic which counts the number of characters in a string. Made by Buff - two errors removed by me. Thanks Buff.

Member Avatar for rhenerlau
0
127

The End.