Changes

Jump to: navigation, search

Assignment 1 (Fall 2013) Q & A

768 bytes added, 22:08, 29 September 2013
no edit summary
* a listing of your application file - '''**??? what does this mean?'''
* a compilation and linking of console.cpp and consolelineedit.h with your application file '''- **??? what does this mean?'''
** Answer: g++ myapplication.cpp ... (Peter Liu)
Upload two individual reports and a zip file to Blackboard:
* a1.txt
* a screen shot of the result of a run of a1test.cpp on each of the platforms listed above '''''- ?? how is different from the one below it ???''?'''
** Answer: It's the screenshot of running a1test.cpp. (Peter Liu)
* a screen shot of the result of a run of your application on one of the platforms listed above
** Answer: It's the screenshot of your own application program. (Peter Liu)
'''***Where do I find the requirements for this application program? (Jodie Carleton)'''
Q12: HINT - When following the instructions and you get to the Line that says <u>'''Press C, End, Backspace 4 times, 1, 2, Home, Enter'''</u> it '''MEANS to change the lower case c to an UPPER case C''' (Team 4)
* nevermind, realized the cursor is suppose to start off at the letter c (index = 2)
 
Q13: Wondering why in the a1test.cpp the in and out strings are the same, is that supposed to be the case? since the instructions tell you to change it back shouldn't it be different?
 
*Answer: when you Escape it should revert the string back to the original string. Then it compares the to make sure the string is unchanged which is testing that your escape button is working properly. (Team 4)
 
 
== Features/Assignment Information ==
This will allow the buttons such as 'Home','END', etc to work properly when testing/compiling.
* USEFUL DIAGRAM - we found this posted from a previous class... we found it helpful to help understand the curPosition and the strOffset (Team 4)
[[Image:A1_Diagram.png|thumb|1000px| ]]
1
edit

Navigation menu