[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 • Questions from Very New User
Page 1 of 1

Questions from Very New User

Posted: Sat May 21, 2016 7:41 pm
by wdc
Where can I see a listing of Qbasic commands, including the command for viewing the integer part of a number? For example, the integer part of 123.456 is 123. What is the command for viewing the fractional part of the number, i.e. 456? Thanks. ...wdc

Re: Questions from Very New User

Posted: Tue May 24, 2016 5:44 am
by burger2227
In the Qbasic Help Menu on the right side of header.

QB64 has a WIKI with that link here: http://www.qb64.net/wiki/index.php/Keyw ... phabetical