You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exercises source code for the international student's edition doesn't seem to be available unless you are an instructor. Since I'm studying by myself (with the book from my university library) I don't think I can get access to it that way.
Would it be possible to add the code for the international version here? Specifically I'm up to exercise 6.35 (implementing the barrier synchronisation tool) and the exercise says that a testing harness is available in the source code download.
The text was updated successfully, but these errors were encountered:
In looking at the source code for osc9e, I cannot find the testing harness anywhere. Apparently I added this line of text in the book, but did not provide the testing harness.
I do have a testing harness, however, for the Java equivalent of this problem, and I am attaching it. If you did not write your solution using Java you obviously will not be able to use it, but it should give you an idea how to set up a test.
The exercises source code for the international student's edition doesn't seem to be available unless you are an instructor. Since I'm studying by myself (with the book from my university library) I don't think I can get access to it that way.
Would it be possible to add the code for the international version here? Specifically I'm up to exercise 6.35 (implementing the barrier synchronisation tool) and the exercise says that a testing harness is available in the source code download.
The text was updated successfully, but these errors were encountered: