The following code calls a program I made that automatically creates an input field with brackets on either side at a certain length.
I have a program (I own the rights) written in QuickBASIC 3.0, though I do not have anymore the source code.
I am trying to create a BASIC interpreter in C. I started with an interpreter for math calculation (just like a calculator except here i can give the variable X the value 2, for example). My problem i
I have the following QuickBasic 4.5 code: IF LEN(Dir$("mtn.vga")) > 0 TH开发者_开发问答EN
Can anyone suggest a good book or site for learning BASIC language? I would like to try my hands on Realbasic but all that I read about this software is abo开发者_运维技巧ut the user interfaces.Not m
I have an application on a Parallax BASIC Stamp board that reads text commands and executes test cases based on the commands.One test case that sends data via the SPI bus and reads from the SPI bus is
What freeware IDE is available other than Visual Basic? Is there any freeware QBASIC compatible开发者_运维百科 IDE for BASIC?\"QB64 is a compiler (C++ emitter) with an editor (IDE) that strives for 1
It\'s a bit urgent... ;) Someone i know have a Casio calculator (FX-9750 / Grahp35+). There is in the menu a functionnality TVM with \"Days Calculation\" that permits to know the number of days betw
As it currently stands, this question is not a 开发者_StackOverflow社区good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will
i need a tiny program like power开发者_运维百科basic for compiling basic applications that runs on the console of windows (tiny, so microsoft express edition is not an option). What do you recomend me