minimal code to corrupt stack
Posted to
tcl
by colin at Fri May 28 03:16:29 GMT 2010
view raw
proc
bottomp {y} {
after
0 top 1
yield
}
proc
topp {x} {
coroutine bottom bottomp 2
after
0 bottom 3
yield
}
coroutine top topp 1
set
done 0
vwait
done
Recent Posts
tcl by colin
1 days ago
tcl by colin
2 days ago
tcl by apn
2 days ago
tcl by evilotto
4 days ago
tcl by evilotto
4 days ago
tcl by colin
6 days ago
tcl by colin
7 days ago
tcl by colin
7 days ago
tcl by colin
7 days ago
tcl by egavilan
11 days ago
Submit
New paste
Documentation
From Jabber