1
edit
Changes
→Q & A
<source lang="cpp"> void bordered(bool);</source>method which "sets the visibility of the border to the value received". The frame has no border if it is a fullscreen frame, should be safe to assume it has a border if it is not fullscreen (unless otherwise specified).
'''Answer Submitted by:''' Team42<br><br>
'''Q:''' In the functions void row(int) and void col(int), are we receiving the values of row and column respectively that are relative to the parent frame or relative to the console screen?<br>
'''Question Submitted by:''' Gideon Thomas and Marie Karimizadeh<br>
'''A:'''
'''Answer Submitted by:''' <br><br>
== Bug Reports ==