faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faq [2009/10/14 04:12] – jxu | faq [2009/10/14 08:54] (current) – jxu | ||
---|---|---|---|
Line 90: | Line 90: | ||
The fastest and easiest way for you to learn how to do the | The fastest and easiest way for you to learn how to do the | ||
assignment, and to learn about thread programming, | assignment, and to learn about thread programming, | ||
+ | In Section F, Hints, of the Assignment 2 description document, it is stated that, | ||
------------------------------------------------------------ | ------------------------------------------------------------ | ||
- | F. Hints | + | "1. You may start by trying to read and understand the program " |
- | 1. You may start by trying to read and understand the program " | ||
2. The program " | 2. The program " | ||
- | 3. The book " | + | |
+ | 3. The book " | ||
--------------------------------------------------------- | --------------------------------------------------------- | ||
Line 103: | Line 103: | ||
**Question 5**: Can I use the cursor library in my assignment? | **Question 5**: Can I use the cursor library in my assignment? | ||
- | Answer to Question 5: 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 decisions in your report. | + | 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. |
**Question 6**: Can you confirm the input format. You state "The Airline, Flight, Departure_To, | **Question 6**: Can you confirm the input format. You state "The Airline, Flight, Departure_To, | ||
Line 109: | Line 109: | ||
omitted, or can there be two tabs between Airline and Flight? | 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: "The Airline, Flight, Departure_To, | + | Answer to Question 6: The input format should be EXACTLY as specified in the assignment, which is already clearly specified |
+ | |||
+ | "... 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.1255493548.txt.gz · Last modified: 2009/10/14 04:12 by jxu