21 lines
414 B
HTML
21 lines
414 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>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |