
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