You are here:
| Expert | Average Ratings | Expertise |
|---|---|---|
Alex BarryCanada
Available
|
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. |
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
Hi, Robert, I don't think MIDI keyboards and USB combine (I may be wrong), and if they do, and you are interfacing through USB to QBasic, this will be a very difficult task. DOS does not natively interface

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