File: variableclasses.htm

package info (click to toggle)
extrema 4.3.6-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 19,212 kB
  • ctags: 6,452
  • sloc: cpp: 86,428; sh: 8,229; makefile: 814
file content (22 lines) | stat: -rw-r--r-- 827 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<HTML>
<HEAD>
<TITLE>Destroy entire classes of variables</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">

<P><font size="+3" color="green"><B>Destroy entire classes of variables</B></font></P>
<P>
 If the <CODE>\SCALARS</CODE> qualifier is used, all scalars will be eliminated.</P>
<P>
 If the <CODE>\VECTORS</CODE> qualifier is used, all vectors will be eliminated.</P>
<P>
 If the <CODE>\MATRICES</CODE> qualifier is used, all matrices will be eliminated.</P>
<P>
 If the <CODE>\TEXT</CODE> qualifier is used, all string variables will be eliminated.</P>
<P>
 <a href="indexranges.htm"><img src="../shadow_left.gif">&nbsp;
 <font size="+1" color="olive">Index ranges</font></a><br />
 <a href="examples.htm"><img src="../shadow_right.gif">&nbsp;
 <font size="+1" color="olive">Examples</font></a></P>
</BODY>
</HTML>