Introduction......
I really like QuickBASIC because of its user-friendly and easy-to-use. Within this page, I would like to share my experience in QuickBASIC programming with you.
There is a QBASIC comes with MS-DOS
5.0 and later, it is the subset of QuickBASIC (so there is a
difference that QuickBASIC is more powerful!). Please don't mixed them
up. QuickBASIC can compile the source program to EXEcutable or LIBrary
file. This made QuickBASIC a modural programming language.
By using QuickBASIC, you can even call DOS interrupts! Of course, you can't
just call it, you have to do something to acheive this approach. I will
create a page to discuss this technique.
Some examples......
Here are some examples that I would like to show you my solutions (Coming soon! I will add in the following pages weekly, please check back).
Go home......
(Home) (About Lawrence) (PASSWORD LOCK 1.0) (My QuickBASIC Library)