![](https://secure.gravatar.com/avatar/8a1ca9f288a1644e9e07d7f11d2f494c.jpg?s=120&d=mm&r=g)
6 Jun
2008
6 Jun
'08
12:44 a.m.
Hello list, Couldn't find this one in the manual. Where do sporked funcitons return to? How do I get the return value of a spoked function? fun int addThree( int i ) { return i + 3; } spork ~ addThree( 2 ); ...5? cheers, mike -- http://semiotech.org