Pages

Friday, February 7, 2014

Feedback on Lab 2

Most of you repeated the mistake from lab 1 i.e., not defining the functions in the proper format. Check out the +1d blogs to see what I mean.

For lab 2, the delays were generally calculated correctly. Some of you wrote the lower case b for the bytes which is why it looked like 10Mb file rather than 10MB. You should be more precise. Some of you made mistakes in the unit. Please check the +1d blogs again.

Some of you did not write the shared memory functions and some did not write the example program to show the working of the  fread and fwrite. It is not really  that much difficult. All of you took CS172 and must have done some sort of file input and output. Well take one of those C++ programs and change the fin >> x; and fout << "something" and incorporate fread and fwrite  in those places! It is really very simple and you must try because you will need it in the group project.

Finally, when you write blogs, they are public so you should try to write them nicely and cleanly but without spending  too much extra time. Again look at blogs that I +1d for example +Dee Honor , +Kem Alimole , +Shahzaman Akbar 

Enjoy learning and blogging!

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.