Difference between revisions of "Assignment 1: Q & A"

From CDOT Wiki
Jump to: navigation, search
(Created page with ''''Q:''' What is the difference between terminating and aborting editing?<br> '''A:''' Terminating editing allows for the edited text to be saved, aborting it reverts the string …')
 
Line 2: Line 2:
 
'''A:''' Terminating editing allows for the edited text to be saved, aborting it reverts the string to the original version.<br>
 
'''A:''' Terminating editing allows for the edited text to be saved, aborting it reverts the string to the original version.<br>
 
'''Submitted by:''' Wes Hamilton & Joe Higginson<br><br>
 
'''Submitted by:''' Wes Hamilton & Joe Higginson<br><br>
 +
 +
'''Q:''' Do we use "consoleplus.cpp" or "consolelineedit.cpp" for our A1 file compiling? <br>
 +
'''A:'''<br>
 +
'''Submitted by:''' Daniel Vescio & Alexandre Kostikov <br><br>

Revision as of 12:32, 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" or "consolelineedit.cpp" for our A1 file compiling?
A:
Submitted by: Daniel Vescio & Alexandre Kostikov