You are here:
I have been a qbasic programmer since 2000, creating games, minor libraries and various small programs. I have experience using interrupts, graphics, file input/output, the mouse cursor, and using libraries. I have also learned FreeBASIC, c/c++, python, php and html.
I do not claim to be an absolute authority in any language, but I don't mind looking things up and learning with you.
Hobby programming since 2000
I no longer belong to any community programming groups, but do have knowledge of *basic dialects and C/C++
I enjoy solving math/computer problems and helping others do the same.
I will be getting a degree at Waterloo University (in Canada) for computer programming/software engineering.
For people that enjoy the BASIC dialect, but don't enjoy the limitations of 16 bits, I suggest looking at FreeBASIC and you can get help at their forums
There is a new compiler based on QBasic syntax called FreeBasic. Also, another compiler, seeking to be more like the original QBasic syntax is QB64, which is a compiler (with an integrated editor/gui). Both are gcc compatible, and are both aimed at becoming a gcc frontend.
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| K.Ayyappan | 11/20/09 | 10 | 10 | 10 | 10 | Hi Thank You for your help. It ..... |
| SUSAN | 11/17/09 | 10 | 10 | 10 | 10 | Ur my guru!! |
| Kim | 11/11/09 | 10 | 10 | 10 | 10 | Thank you very very much. I shall ..... |
| shane | 10/24/09 | 10 | 10 | 10 | 10 | Thanks a lot, Alex, you're a genius! ..... |
| Ranj | 09/18/09 | 10 | 10 | 10 | 10 |
Hello, again, Tory, So, Just reading over things, it sounds like you would want the graphical GET/PUT statements. One thing that you'll need to explain is if you are doing a text-based game, or a graphically
Hi, Oliver, QBasic doesn't have a built in ability to round numbers to decimal places. What I would suggest, and this is probably considered more of a hack, is this: 1) Convert the number to a
Hi, Jack, Can I see your code for printing? In my opinion, it sounds like the problem is: 1) The code [I always have to check human error first, so no offense] 2) DOS isn't being allowed to access
Hi, Tory, You'll have to be a little more specific for me to help you. There is a GET/PUT statement set for reading and writing to files, then a GET/PUT statement set for graphics. GET/PUT for graphics
Hi, Henry, To make just a beep noise, in QBasic, you would do this: BEEP To make different notes, you would either want to PLAY statement, or the SOUND statement. Here is reference for both

©2009 About.com, a part of The New York Times Company. All rights reserved.