Category:UBasic/4tH: Difference between revisions

m
Added a few tt-tags
(String support added)
m (Added a few tt-tags)
 
(2 intermediate revisions 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