now if that was multithreading (its way off) it would print "hello \r\n word" at the same time, right? ive used multithreading in .netuse threads; sub thread() { for (1..10) { print "hello"; } } for (1..10) { print "hello"; }
In reply to multithreading sample needed by sweepy838
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |