basic Questions
4
What freeware IDE is available other than Visual Basic?
Is there any freeware QBASIC compatible IDE for BASIC?
2
Solved
I'm translating an excessively old GW-BASIC program into JavaScript, and I've come across a piece of syntax that has me stumped. Note (again): totally not my code, and the variable names are all in...
3
Solved
I've noticed that nowhere I can find can give me a definitive answer to the question above. I first wondered about this when I noticed that you never had to state the type of variable in QBasic whe...
3
I need a way to find if the character ('<') has hit a wall (Black pixel Graphic)
-On a ZX81 game.
I'm been looking at another game... which uses code
if peek(peek 16398 +256*peek 16399) = cod...
15
Solved
Possible Duplicate:
Why did we bother with line numbers at all?
I'm curious about why early versions of the BASIC programming language had line numbering like in:
42 PRINT "Hello wor...
Soccer asked 12/3, 2010 at 20:2
7
Solved
This is more of a business-oriented programming question that I can't seem to figure out how to resolve. I work with a team of programmers who have been working with BASIC for over 20 years. I was ...
Ashtonashtonunderlyne asked 29/1, 2009 at 21:14
9
Solved
I started off programming in Basic on the ZX81, then BASICA, GW-BASIC, and QBasic. I moved on to C (Ah, Turbo C 3.1, I hardly knew ye...)
When I got started in microcontrollers I regressed with th...
Occult asked 28/10, 2008 at 17:27
© 2022 - 2024 — McMap. All rights reserved.