[chuck-users] Return values of sporked functions?

mike clemow gelfmuse at gmail.com
Fri Jun 6 00:44:26 EDT 2008


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


More information about the chuck-users mailing list