faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faq [2009/09/29 17:29] – jxu | faq [2009/10/14 08:54] (current) – jxu | ||
---|---|---|---|
Line 39: | Line 39: | ||
http:// | http:// | ||
- | 4. Re: -market share: | + | (c) Re: -market share: |
For example, regarding the Symbian OS: | For example, regarding the Symbian OS: | ||
" | " | ||
Line 84: | Line 84: | ||
Answer to Question 3: Yes. | Answer to Question 3: Yes. | ||
+ | |||
+ | **Question 4**: I have written some code, but it doesn' | ||
+ | |||
+ | Answer to Question 4: Unfortunately instructors are not responsible for checking student code. | ||
+ | The fastest and easiest way for you to learn how to do the | ||
+ | assignment, and to learn about thread programming, | ||
+ | In Section F, Hints, of the Assignment 2 description document, it is stated that, | ||
+ | ------------------------------------------------------------ | ||
+ | "1. You may start by trying to read and understand the program " | ||
+ | |||
+ | 2. The program " | ||
+ | |||
+ | 3. The book " | ||
+ | --------------------------------------------------------- | ||
+ | |||
+ | Once you have done that, it is most likely that you will also immediately know why your code doesn' | ||
+ | |||
+ | **Question 5**: Can I use the cursor library in my assignment? | ||
+ | |||
+ | Answer to Question 5: This question and the answer to it falls into the category of Question 1 and the answer to Question 1 above. You are not required to use the cursor library for doing the assignment. If you do choose to use the cursor library, you are completely on your own, and you should carefully document and justify all your design and implementation decisions in your report. | ||
+ | |||
+ | **Question 6**: Can you confirm the input format. You state "The Airline, Flight, Departure_To, | ||
+ | Is every field mandatory? Would two tabs appear only if a field is | ||
+ | omitted, or can there be two tabs between Airline and Flight? | ||
+ | |||
+ | Answer to Question 6: The input format should be EXACTLY as specified in the assignment, which is already clearly specified in Section A, Description of the Problem, Item 1, of the Assignment 2 description document: | ||
+ | |||
+ | "... The Airline, Flight, Departure_To, | ||
+ | http:// | ||
+ | |||
+ | It is up to you to figure out how to check the format of any user input, and how to detect possible errors in any user input. | ||
+ | |||
+ |
faq.1254245369.txt.gz · Last modified: 2009/09/29 17:29 by jxu