User Tools

Site Tools


crpl:docs:k

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:k [2013/01/14 19:10] – external edit 127.0.0.1crpl:docs:k [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
  
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#flow_control|Flow Control]]
 =====  K  ===== =====  K  =====
  
Line 10: Line 11:
 === Examples === === Examples ===
 <code> <code>
-# Show the trace log, clear it, then showthe result of multiplying 3 loop +# Show the trace log, clear it, then show the result of multiplying 3 loop 
 # indexes  # indexes 
 ShowTraceLog  ShowTraceLog 
Line 17: Line 18:
  4 3 do   4 3 do 
  6 5 do   6 5 do 
- I J mult mult trace + I J mult mult trace 
  loop   loop 
  loop   loop 
  loop  loop
 </code>  </code> 
- 
  
crpl/docs/k.1358190642.txt.gz · Last modified: 2025/02/14 14:56 (external edit)