[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Pete's QBASIC Site • FreeBASIC
Page 1 of 1

FreeBASIC

Posted: Mon Dec 22, 2008 11:48 am
by Giga
I know how to use QuickBASIC, but Im trying to start with FreeBASIC.

I have downloaded and installed FreeBasic. When I run it, I get a black window with a c:\ command prompt. I dont know what to do from here. How do I get to the actual FreeBASIC programming ?

Posted: Mon Dec 22, 2008 7:39 pm
by Lachie Dazdarian
You also need to download an IDE.

I can recommend two:

http://fbedit.freebasic.net/
http://fbide.freebasic.net/

Posted: Tue Dec 30, 2008 7:28 am
by Giga
thanks for that