Changes

Jump to: navigation, search

Assignment 1: Q & A

410 bytes added, 15:24, 21 September 2012
no edit summary
'''A:''' I tracked the issue down. The a1test.cpp sets ROW_ERRORS to 22 and then does row++ after every error. If your console is smaller than ~30 rows this makes the program try and print outside the screen and it crashes! (Answered by Team 6)
<br>'''Submitted by:''' Team 6 <br><br>
 
 
'''Q:''' Do i always assume that the field length given is not more than the width of the whole screen from the given column for display function?
<br>
'''A:''' No, program your function in a way that it does follow the given instructions but it does not print any character passed the screen size and
It should NOT print the rest on next line. (Answered by Team 1)
<br>'''Submitted by:''' Team 1 <br><br>
== Bug Report ==

Navigation menu