Difference between revisions of "Assignment 1: Q & A"
Line 3: | Line 3: | ||
'''Submitted by:''' Wes Hamilton & Joe Higginson<br><br> | '''Submitted by:''' Wes Hamilton & Joe Higginson<br><br> | ||
− | '''Q:''' Do we use | + | '''Q:''' Do we use consoleplus.cpp/.h or consolelineedit.cpp/.h for our A1 file compiling? <br> |
'''A:'''<br> | '''A:'''<br> | ||
'''Submitted by:''' Daniel Vescio & Alexandre Kostikov <br><br> | '''Submitted by:''' Daniel Vescio & Alexandre Kostikov <br><br> |
Revision as of 11:33, 17 September 2012
Q: What is the difference between terminating and aborting editing?
A: Terminating editing allows for the edited text to be saved, aborting it reverts the string to the original version.
Submitted by: Wes Hamilton & Joe Higginson
Q: Do we use consoleplus.cpp/.h or consolelineedit.cpp/.h for our A1 file compiling?
A:
Submitted by: Daniel Vescio & Alexandre Kostikov