Concurrent computing: Difference between revisions

→‎{{header|PureBasic}}: -->"Press ENTER to exit"
No edit summary
(→‎{{header|PureBasic}}: -->"Press ENTER to exit")
Line 376:
WaitThread(thread3)
 
Print(#CRLF$ + #CRLF$ + "Press ENTER to exit")
Input()
 
49

edits