I have this variable declarations on my program: X=\"MAGENTA\" Y=\"CYAN\" Z=\"TAN\" A=\"KHAKI\" Now what I want is to randomly choose one of these and PRINT it. But how to开发者_运维问答 do this?My
I am programming a small micro controller in BASIC. Basically it received some BASE64 encoded data and I need to decode it at my end using BASIC. 开发者_如何学运维I was wondering if there is any way t
The following two (functionally equivalent) programs are taken from an old issue of Compute\'s Gazette. The primary difference is that program 1 puts the target base memory locations开发者_JAVA百科 (7
I need help writing custom functions for my casio fx-9860g I have done开发者_JS百科 this before in my Texas Calc but Im not sure there is a way to it with casio calculators... say, for instance, I wa
Are Fortran, Cobol, Basic and Forth high level programming languages? And if not, what where the first high level programming languages?
开发者_JS百科I have some files that were created using BSAVE in QuickBasic. I\'m wondering how I can load/view these files?I received assistance over at the FreeBasic forums. Its easy to do if you dow
I\'m playing with TI-83+ BASIC development. But I want to know if I can write my code o开发者_StackOverflow社区n the computer and compile it, then transfer the
The reason? Pure nostalgia. Anyway, there was a standard for Basic that was published in the late 80s or early 90s. It was probably ISO/IEC 10279:1991, but I don\'t have access to that and cannot be
This question already has answers here: Closed 开发者_运维百科12 years ago. Possible Duplicate: Why did we bother with line numbers at all?
BASIC and its variants Visual Basic and VB.NET are the only programming languages I know of that treat the end of line character as a statement terminator (I\'m 开发者_如何转开发excluding batch files