basic
Choose For Random Strings In Commodore 64 BASIC
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[详细]
2023-01-19 09:35 分类:问答any base64 decoding algorithm in BASIC
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[详细]
2023-01-18 00:03 分类:问答Variable substitution faster than in-line integer in Vic-20 basic?
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[详细]
2023-01-13 06:09 分类:问答Help with casio fx-9860G
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[详细]
2023-01-06 21:17 分类:问答Are Fortran, Cobol, Basic and Forth high level programming languages?
Are Fortran, Cobol, Basic and Forth high level programming languages? And if not, what where the first high level programming languages?[详细]
2023-01-02 17:10 分类:问答Open Files Created with BSAVE in QuickBasic?
开发者_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[详细]
2022-12-29 00:18 分类:问答Developing From PC To TI-83
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[详细]
2022-12-24 09:42 分类:问答Where can I find a quick reference for standard Basic?
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[详细]
2022-12-24 05:18 分类:问答Why BASIC had numbered lines? [duplicate]
This question already has answers here: Closed 开发者_运维百科12 years ago. Possible Duplicate: Why did we bother with line numbers at all?[详细]
2022-12-22 23:28 分类:问答Does EOL == EOS in any other language besides BASIC?
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[详细]
2022-12-18 17:34 分类:问答