Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
Faqts
:
Business
:
Programming
:
Shopping For You
: Bbcbasic
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Links
BBCBasic(86)
BBCBASIC: overview: directory: Google
BBCBASIC: overview: directory: Dmoz
BBCBASIC: Implementations
BBCBASIC: search: AskJeeves
BBCBASIC: search: Wisenut
BBCBASIC: search: Dogpile
BBCBASIC: search: Vivisimo
BBCBASIC: search: Yahoo
BBCBASIC: search: Google
BBCBASIC: bbcbasic
Documentation
BBCBASIC: history
BBCBASIC: manual: DOS
BBCBASIC: manual: Windows
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
BBCBASIC: Can you declare LOCAL variable value when initializing it in function? [PRIVATE]
BBCBASIC: Windows: Date: How to calculate in your head week day of given date? [Doomsday algorithm]
BBCBASIC: Windows: API: Variable: Type: Can you inform about naming? [Hungarian notation / BBCBASIC]
BBCBASIC: Data structure: Simple: Suffix: How do you evaluate an RPN expression? [postfix]
BBCBASIC: Windows: Character: Memory: Line: Can you give simple program to read 1 line from memory?
Random Questions
BBCBASIC: Windows: Math: Number: Roundoff: How to round off a number to certain number of digits?
BBCBASIC: Windows: Algorithm: Search: Google: Link: Pagerank: Can you show a simple program?
BBCBASIC: Windows: Internationalization: Link: Overview: Can you give an overview of links?
Language: Computer: BASIC: BBCBASIC: Windows: Error: Bad library
BBCBASIC for Windows: GUI: Search: How to search simultaneously for BBCBASIC information?
BBCBASIC: Datastructure: Tree: Binary: Print: Sideways: How to print a binary tree sideways?
BBCBASIC: Datastructure: Tree: Binary: Print: Upright: How to print a binary tree upright?: Rotate
BBCBASIC: Datastructure: Tree: Binary: Print: Upright: How to print a binary tree upright? Array
BBCBASIC: Datastructure: Tree: Binary: Print: Upright: How print binary tree upright? Array: String
BBCBASIC: Datastructure: Tree: Binary: Print: Upright: How print binary tree upright? Array: Pretty
BBCBASIC: Datastructure: Tree: Binary: Create: Simple: How to create a binary tree in BBCBASIC?
Database: Relational: Normalization: Simple: Algorithm: How to do normalization using BBCBASIC?
Language: Computer: BBCBASIC: Simple: How to convert infix to suffix? [Bracket]
Language: Computer: BBCBASIC(86): History: What is the history of BBCBASIC for Windows?
Graphics: Transformation: Linear: BBCBasic: What is the general effect of any linear transformation?
BBCBASIC: Datastructure: List: Linked: Create: Simple: How to create a linked list in BBCBASIC?
BBCBASIC: Datastructure: Tree: Binary: Create: Simple: New: How to create a new tree in BBCBASIC?
Language: Computer: BBCBASIC for Windows: History: Richard Russell
Language: Computer: BBCBASIC: Math: Polynom: Degree: 3: Numerical: How to get roots?
Language: Computer: BBCBASIC: Math: Matrix: 3x3: Eigenvalue: How to get the eigenvalues?
Language: Computer: BBCBASIC: Math: Matrix: 3x3: Eigenvector: How to get the eigenvectors?
BBCBASIC: Program: Control structure: Loop: How to possibly quit a REPEAT UNTIL control structure?
Language: Computer: BASIC: BBCBASIC: Windows: Screen: Display: Operation: Set: Selectively: How to?
Language: Computer: BBCBASIC: Windows: How to possibly send an e-mail via BBCBASIC for Windows?
Language: Computer: BBCBASIC: Windows: E-mail: Link: Overview: Can you give an overview of links?
BBCBASIC: Windows: Interpreter: Command: Line: How to create a simple command line interpreter? 1
BBCBASIC: Windows: Interpreter: Link: Overview: Can you give an overview of links?
BBCBASIC: Windows: Function: Parameter: Link: Can you give an overview of links?
BBCBASIC: Windows: Function: Parameter: How to call a function as a parameter? 1 [EVAL]
BBCBASIC: Windows: Interpreter: Command: Line: How to create a simple command line interpreter? 2
BBCBASIC: Windows: Interpreter: Command: Line: How to create a simple command line interpreter? 3
BBCBASIC: Windows: Array: Maximum: How to determine the maximum value of an array?
BBCBASIC: Windows: Array: Minimum: How to determine the minimum value of an array?
BBCBASIC: Windows: Array: Function: How to pass an array to a function?
BBCBASIC for Windows: GUI: Text edit box: Operation: Create: How to create a GUI text edit box?
BBCBASIC for Windows: GUI: Search: How to search simultaneously for BBCBASIC information?
BBCBASIC: Windows: Graphics: Microsoft:DirectX: Create: Figure: Triangle: 1: How to view 1 triangle?
BBCBASIC: Windows: Graphics: Microsoft: DirectX: Link: Overview: Can you give an overview of links?
BBCBASIC:Windows: Graphics: Microsoft:DirectX: Create: Figure: Triangle: N: How to view N triangles?
BBCBASIC: Windows: Graphics: Microsoft: DirectX: Triangle: Translate: 3D: How to view N triangles?
BBCBASIC: Windows: How to execute a program from your BBCBASIC program? [shell / child]
BBCBASIC: Windows: Network: Socklib: How to listen to the HTTP port on your computer?
BBCBASIC: Windows: Network: Socklib: Computer: Name: How to view the computer name of your computer?
BBCBASIC: Windows: Network: Socklib: Link: Overview: Can you give an overview of links?
BBCBASIC: Windows: Network: Socklib: E-mail: Send: How to connect to port 25 of SMTP server?
BBCBASIC: Windows: Graphics: Microsoft: DirectX: Figure: Robot: Create: How to view a robot?
BBCBASIC: Windows: Interpreter: Command: Line: How to create a simple command line interpreter? 4
BBCBASIC: Windows: Computer: Graphics: File: Format: B3D: What is the B3D file format?
BBCBASIC: Windows: Graphics: File: Format: 3DS: BBCBASIC .B3D: Convert: How to? [RAW triangle]
BBCBASIC: Windows: Graphics: How to possibly create Adobe Acrobat 3D picture from triangles in DATA?
BBCBASIC: Windows: Print: String: Line: Split: How to: How to split long lines? [separator \]
BBCBASIC: Windows: API: BBCBASIC: Convert: Link: Overview: Can you give an overview of links?
BBCBASIC: Windows: How to possibly convert Windows API calls to BBCBASIC Sys calls?
Language: Computer: BASIC: BBCBASIC: Windows: Error: Bad library
BBCBASIC: Windows: Array: Size: Total: How to find out the total amount of elements in an array?
BBCBASIC: Windows: Internet: Download: Upgrade: Where can you download an upgrade?
BBCBASIC: Windows: How to close an execute run window? [*QUIT]
BBCBASIC: Windows: How to execute a program from your BBCBASIC program and not wait? [semicolon / ;]
BBCBASIC: Windows: How to execute a program from your BBCBASIC program and wait? [semicolon / ;]
BBCBASIC: Windows: How to possibly input yes and no in different natural languages?
BBCBASIC: Windows: Mathematics: How to calculate the greatest common divisor? Recursively
BBCBASIC: Windows: Mathematics: How to calculate the greatest common divisor? Iterative
BBCBASIC: Windows: Mathematics: How to calculate the smallest common multiple?
BBCBASIC: Windows: Initialization: Link: Can you give an overview of links?
BBCBASIC: Windows: How to easy get internationalization in your program? [localization]
BBCBASIC: Windows: Internationalization: Link: Overview: Can you give an overview of links?
BBCBASIC: Windows: Command line: Parameter: Link: Can you give an overview of links?
BBCBASIC: Windows: How to read the parameters on the command line? [@cmd]
Language: Computer: BASIC: BBCBASIC: Windows: How to create a nul terminated string?
BBCBASIC: Windows: How to get the value of an environment variable using a Microsoft Windows API?
BBCBASIC: Windows: Microsoft: Windows: API: Link: Overview: Can you give an overview of links?
BBCBASIC: Windows: API: Graphics: GDI: Line: Operation: Draw: How to?
BBCBASIC: Windows: Variable: System: Overview: Where to find? [API / GDI / GDI+ / @vdu% / @memhdc%]
BBCBASIC: Windows: Graphics: Microsoft: GDI+: Program: How to?
BBCBASIC: Windows: Math: Number: Sign: Operation: Change: How to change the sign of a number?
BBCBASIC: Windows: Data structure: Link: Overview: Can you give an overview of links?
BBCBASIC: Data structure: How to create data structures using arrays? [structure]
BBCBASIC: Windows: Algorithm: Search: Google: Link: Pagerank: Can you show a simple program?
BBCBASIC: Windows: Math: Number: Roundoff: How to round off a number to certain number of digits?
BBCBASIC for Windows: GUI: Label: Operation: Create: How to: How to create a GUI label? [static]
BBCBASIC for Windows: GUI: Control: Link: Overview: Can you give an overview of links?
BBCBASIC for Windows: GUI: Control: Combobox: How to create a GUI combo box? [list box]
BBCBASIC for Windows: GUI: Control: List: How to create a GUI list box? [combo box]
BBCBASIC for Windows: GUI: Control: Button: How to create a GUI button with changing text?
BBCBASIC for Windows: GUI: Control: Button: How to create a GUI button?
BBCBASIC: Windows:File:Operation:Get:Can you give a simple program to read all characters from file?
BBCBASIC: Windows: File: How to drag/drop a Microsoft Windows Explorer or desktop file on a form?
BBCBASIC: Windows: Can you give a simple program to read e-mails from Mozilla Thunderbird mail file?
BBCBASIC: Windows: Window: How to give a window focus? [Windows API SetForeground]
BBCBASIC: Windows: Window: How to put a window on top? [Windows API BringWindowToTop]
BBCBASIC: Windows: Window: How to keep a window always on top? [Windows API SetWindowPos]
BBCBASIC: Windows: Window: Link: Can you give an overview of links?
BBCBASIC: Windows:Memory:Operation:Get:Can you give simple program to read all characters in memory?
BBCBASIC: Windows: Character: Memory: Line: Can you give simple program to read 1 line from memory?
BBCBASIC: Data structure: Simple: Suffix: How do you evaluate an RPN expression? [postfix]
BBCBASIC: Windows: API: Variable: Type: Can you inform about naming? [Hungarian notation / BBCBASIC]
BBCBASIC: Windows: Date: How to calculate in your head week day of given date? [Doomsday algorithm]
BBCBASIC: Can you declare LOCAL variable value when initializing it in function? [PRIVATE]
Unanswered Questions
BBCBASIC(86) system under Windows XP. Best way to print to USB port?