9 Jul
2012
9 Jul
'12
12:31 p.m.
On 2012-07-08 21:11, Kassen wrote:
int Machine.running(int shred_id) returns 1 if shred_id is currently running on the VM, 0 otherwise
Obviously I'm not clever enough to make it work. [test.ck]:line(4): class 'Machine' has no member 'running' I think the functionality of the function is ok, but obviously I don't know how to add this new function to the list of member functions of class Machine :-( Any hints? -- Atte http://atte.dk http://modlys.dk