Learning Basic Programming: Lesson 2
25 Responses to “Learning Basic Programming: Lesson 2”Leave a ReplyPosted on September 15th, 2006 by admin Filed under QBASIC | |
|
Learning Basic Programming: Lesson 2
25 Responses to “Learning Basic Programming: Lesson 2”Leave a ReplyPosted on September 15th, 2006 by admin Filed under QBASIC | |
|
September 19th, 2006 at 5:07 pm
Thanks man. Keep em …
Thanks man. Keep em comming.
October 11th, 2006 at 8:43 pm
OMG thank you, I …
OMG thank you, I learn so much.
November 21st, 2006 at 10:30 pm
I made the final …
I made the final program, and you teach so well that i was able to add a working multiply and divide sub. thank you!!!
November 21st, 2006 at 10:48 pm
Thanks, im glad you …
Thanks, im glad you enjoyed learning it
November 29th, 2006 at 5:05 pm
The calculator does …
The calculator does not work with decimals. It just reads the number before the decimal. for example, 1.5 + 1.5 would = 2, whereas it should be 3. Do you know how to fix this?
December 2nd, 2006 at 10:14 pm
You say imagine …
You say imagine that alot..
December 13th, 2006 at 6:12 am
very nice but I …
very nice but I dont undestand what ’sleep’ means.
December 13th, 2006 at 7:59 am
Ok I got it.
Ok I got it.
February 4th, 2007 at 10:58 am
Question for …
Question for Jaywalker512;
When I wish to compile it messages me “Compilation failed!”
How come? and what can I do to prevent this?
April 18th, 2007 at 3:56 pm
corpulentmatis: …
corpulentmatis: they can only be integers, integers are not decimals
henk102: sleep means to stop and pause basically
rastafarianPilgrim: probably just a problem with your computer, same happens to me with windows movie maker.
jaywalker: how do i make it into an actual program that i can open and run without opening FBIde?
May 7th, 2007 at 2:44 am
is there a website …
is there a website that I can download all the program code?
May 9th, 2007 at 11:17 am
when i download …
when i download Freebasic i get A Command shell..? why?
May 9th, 2007 at 11:41 am
you only downloaded …
you only downloaded the compiler, you need to downloade FBIDE as well in order to have the ide.
July 20th, 2007 at 9:16 am
Wait a minute you …
Wait a minute you don’t even have to all that. You can do.
INPUT “Whats your name” ;namme$
PRINT namme$
July 29th, 2007 at 10:33 pm
please can u tell …
please can u tell me how can i make a decent exit for that because u know that if ure going 2 close that it’ll say that “wandows canot terminate program ….”
September 4th, 2007 at 12:21 am
They should search …
They should search FBIDE and DL the combined FreeBasic + FBIDE combined package.
September 13th, 2007 at 9:19 am
well i figured out …
well i figured out how 2 make an exit i just did a sub exit and leave it empty so if u chose from the main exit it’ll disapare ^^ so u can avoid that f**king annoying “windows cannot end this program blablabla..”
December 13th, 2007 at 4:39 pm
Hey great videos, …
Hey great videos, just out of curiosity with is the difference between the input and print commands they seem to serve mthe same fucntion.
December 13th, 2007 at 5:03 pm
the input command …
the input command takes input from the user, print cannot do this.
December 14th, 2007 at 5:20 am
How can i fix this …
How can i fix this problem, I know its not the code its the program,what version are you using and where can i download that?
Compiler output:
C:\FreeBasic\FBIDETEMP.o:fake:(.text+0×5f): undefined reference to `ADD@0′
C:\FreeBasic\FBIDETEMP.o:fake:(.text+0×6c): undefined reference to `SUBTRACT@0′
Results:
Compilation failed
December 16th, 2007 at 6:36 am
hey..can anyone …
hey..can anyone help me with my problem…when i am going to quick run program with input function error 14 show up…only print function can work..anyone know where is problem.please help me to sold my problem out
December 19th, 2007 at 2:11 pm
Try compiling it …
Try compiling it straight from the command-line. e.g. fbc sourcename.bas - Let’s see if you get the same issue.
December 29th, 2007 at 9:58 am
What would you say …
What would you say is the best free basic enviorment
January 3rd, 2008 at 8:47 am
The best BASIC …
The best BASIC environment that is free, or the best FreeBASIC (the language) environment?
January 5th, 2008 at 8:55 am
the best basic …
the best basic enviornment for free