Changes

Jump to: navigation, search

Assignment 1: Q & A

4 bytes added, 18:57, 17 September 2012
Q & A
'''Q:''' Do we use consoleplus.cpp/.h or consolelineedit.cpp/.h for our A1 file compiling? <br>
'''A:''' Your consolelineedit.cpp uses the consoleplus.h header file. There is no file named consoleplus.cpp or consolelineedit.h. (Submitted by Team42.)<br>
'''Submitted by:''' Daniel Vescio & Alexandre Kostikov <br><br>
'''Q:''' The parameter insertMode points to a bool variable that holds the current insert mode of the string. Do you want bool==true to be insert or overwrite? It isn't specified anywhere. <br>
'''A:''' Since you're the one using your insertMode variable in your 'other letters' default case, you can set it to whatever you want and treat it as such Simply make sure you're being consistent in your code. (Submitted by Team42.)<br>
'''Submitted by:''' Daniel Perrone and Michael LaMonaca <br><br>
1
edit

Navigation menu