Files
RCBASIC4/doc/doc_files/clearstack_s.html
2024-10-27 11:52:28 -04:00

20 lines
407 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>ClearStack_S [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub ClearStack_S( str_stack ) </h2></p>
<p>
Removes all elements from the stack
</p>
<br><p>Related:
<a href="clearstack_n.html">ClearStack_N</a>
</p>
<p>
</body>
</html>