Docs.rs
basic-lang-0.7.1
basic-lang 0.7.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
AE9RB
Dependencies
ansi_term ^0.12
normal
chrono ^0.4
normal
crc ^1.8
normal
ctrlc ^3
normal
linefeed ^0.6
normal
mortal ^0.2
normal
rand ^0.7
normal
reqwest ^0.10
normal
Versions
22.33%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module CLS
basic
0.7.1
Module CLS
Sections
CLS
Purpose
Remarks
Example
In basic::
__
Chapter_
2
Modules
CLEAR
CLS
CONT
DATA
DEF
DEFTYPE
DELETE
DIM
END
ERASE
FOR
GOSUB
GOTO
IF
INPUT
LET
LIST
LOAD
MID
NEW
NEXT
ON
PRINT
READ
REM
RENUM
RESTORE
RUN
SAVE
STOP
SWAP
TRON
WHILE
basic
::
__Chapter_2
Module
CLS
Copy item path
Settings
Help
Summary
Source
Expand description
§
CLS
§
Purpose
Clear the screen.
§
Remarks
Only if your terminal supports clearing the screen. It almost certainly does.
§
Example
CLS