Category:UBasic/4tH: Difference between revisions

m
Added a few tt-tags
m (Added file support)
m (Added a few tt-tags)
 
(One intermediate revision by the same user not shown)
Line 8:
*Alphanumeric labels supported;
*String support with automatic ''and'' manual "garbage collection";
*Exception handling, using <tt>TRY()</tt> and <tt>RAISE</tt>;
* Text file support with read, write and append modes.;
*Input parsing, using <tt>TOK()</tt> and <tt>SKIP</tt>;
*"Structured Basic" commenting style.
 
374

edits