faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faq [2010/10/30 14:05] – jxu | faq [2015/11/04 01:50] (current) – jxu | ||
---|---|---|---|
Line 4: | Line 4: | ||
====== General ====== | ====== General ====== | ||
- | ====== FAQ about Assignment 2 and 3====== | + | ====== FAQ about Assignments |
**Question 1**: We are planning to add a certain additional functionality X to our program for the Assignment. Is adding the additional functionality X allowed? | **Question 1**: We are planning to add a certain additional functionality X to our program for the Assignment. Is adding the additional functionality X allowed? | ||
Line 10: | Line 10: | ||
Answer to Question 1: | Answer to Question 1: | ||
- | In Section G, Note, of the Assignment 2 description document, it is stated | + | Please note that the requirements specified in section A. Description of the Problem, are the minimum requirements that must be satisfied by your program. Obviously, there are many other possible details |
- | " | + | Any decision to add any particular additional functionality X to your program should be guided by the principles above. |
- | + | ||
- | Any decision to add any particular additional functionality X to your program should be guided by the principles | + | |
The marker will judge whether you have made appropriate design and implementation choices or not in adding the particular additional functionality X; and whether your justification of what you have chosen to do and the particular ways you have chosen to do it are valid or not. | The marker will judge whether you have made appropriate design and implementation choices or not in adding the particular additional functionality X; and whether your justification of what you have chosen to do and the particular ways you have chosen to do it are valid or not. | ||
Line 33: | Line 31: | ||
Could you please advise me on this issue. | Could you please advise me on this issue. | ||
- | Answer to Question | + | Answer to Question |
There is nothing wrong with the pthread library on RED. | There is nothing wrong with the pthread library on RED. | ||
- | The best and easiest way to do the assignment, is to follow | + | The best and easiest way to do the assignment, is to do the following: |
- | in the assignment 2 description document: | + | |
- | " | ||
1. You may start by trying to read and understand the program | 1. You may start by trying to read and understand the program | ||
" | " | ||
Line 52: | Line 48: | ||
Once you have studied and understood the program " | Once you have studied and understood the program " | ||
- | The following " | + | The following " |
+ | |||
+ | Start with the program " | ||
+ | |||
+ | **Question 4**: For Assignment 2, are we allowed to make modifications to the main() procedure and the alarm_thread function? | ||
- | Start with the program " | + | Answer |
+ | You are allowed to modify the main() procedure and the alarm_thread in any way that meets the assignment requirements. | ||
- | **Question 4**: For Assignment 3, can I include the errors.h file that was used in Assignment 2? | ||
- | Answer to Question 4: Yes. |
faq.1288447554.txt.gz · Last modified: 2010/10/30 14:05 by jxu