Difference between revisions of "AGIWiki/discard.view.v"

Jump to navigation Jump to search
m
Text replacement - "<source lang=" to "<syntaxhighlight lang="
m (Text replacement - "</source>" to "</syntaxhighlight>")
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=")
 
Line 37: Line 37:
The following example uses <code>discard.view.v</code> to remove view 203 from memory:
The following example uses <code>discard.view.v</code> to remove view 203 from memory:


<source lang="cpp">
<syntaxhighlight lang="cpp">
  load.view(203);
  load.view(203);
  v100 = 203;
  v100 = 203;
TrustedUser
2,147

edits

Navigation menu