Sorting algorithms/Sleep sort: Difference between revisions

m
→‎{{header|REXX}}: added a programming note.
(→‎{{header|REXX}}: changed comments and whitespace, updated the output to reflect changed glyphs.)
m (→‎{{header|REXX}}: added a programming note.)
Line 1,599:
end /*m*/ /*keep looking for fountain of youth. */
return 1 /*yes, indicate with an indicator. */</lang>
Programming note: &nbsp; this REXX program makes use of &nbsp; '''DELAY''' &nbsp; BIF which delays (sleeps) for a specified amount of seconds.
<br>Some REXXes don't have a &nbsp; '''DELAY''' &nbsp; BIF, &nbsp; so one is included here &nbsp; ──► &nbsp; [[DELAY.REX]].
 
 
{{out|output|text=&nbsp; when using the internal default input:}}
<pre>