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, QB64, c/c++, python, lua, 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 Jay, Heh, it's great to see another Ontario-ian here :) I'm going to assume this is more so a DOSBox issue, and you can probably check out <a href=" http://www.dosbox.com/wiki/Connectivity">this
Hi dharmeet, I don't know if I can just summarize the logic in QBasic. What I can say is that all computer programming assumes the computer knows nothing. You can never ever assume that the computer
Hi Don, QBasic is sort of weird when it comes just doing copy/paste with subroutines and functions. Open the file up in QBasic, and save it (as ASCII, if it gives you the option), and re-open it in
Hi Don, Since you provided a bunch of different scenarios to one problem, I'm going to stick with your first chunk of code: CLS DIM ODD$(14), even$(15) FOR I = 1 TO 15 READ even$(I) NEXT I
Hi John, I need to know how you're trying to make the program to help you shrink it down. Without seeing the code, I can't help you, and since this sounds a bit like homework, I can't just do the work

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