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 | 25 Comments » |
|
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 | 25 Comments » |
|
Thanks man. Keep em …
Thanks man. Keep em comming.
OMG thank you, I …
OMG thank you, I learn so much.
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!!!
Thanks, im glad you …
Thanks, im glad you enjoyed learning it
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?
You say imagine …
You say imagine that alot..
very nice but I …
very nice but I dont undestand what ‘sleep’ means.
Ok I got it.
Ok I got it.
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?
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?
is there a website …
is there a website that I can download all the program code?
when i download …
when i download Freebasic i get A Command shell..? why?
you only downloaded …
you only downloaded the compiler, you need to downloade FBIDE as well in order to have the ide.
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$
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 ….”
They should search …
They should search FBIDE and DL the combined FreeBasic + FBIDE combined package.
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..”
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.
the input command …
the input command takes input from the user, print cannot do this.
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+0x5f): undefined reference to `ADD@0′
C:\FreeBasic\FBIDETEMP.o:fake:(.text+0x6c): undefined reference to `SUBTRACT@0′
Results:
Compilation failed
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
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.
What would you say …
What would you say is the best free basic enviorment
The best BASIC …
The best BASIC environment that is free, or the best FreeBASIC (the language) environment?
the best basic …
the best basic enviornment for free