Changes

Jump to: navigation, search

Assignment 2 (Release 0.1): Q & A

460 bytes added, 18:30, 3 October 2012
Q & A
The red represents the values you want to return, the coordinates relative to the console itself. The black represents the coordinates relative to the parent frame, these are not the ones you want. <br>
'''Submitted by:''' Danny Perrone and Michael LaMonaca<br><br>
 
'''Q:''' In the display(const char*) function of the CFrame class, we are not sent any information about where in the frame to print the string so where do we print it?<br>
'''A:''' Since the position to print the string is not given, we print the string at the top left corner of the frame to whatever can fit in the frame. We do this by invoking the display() function from assignment 1.<br>
'''Submitted by:''' Gideon Thomas and Marie Karimizadeh<br><br>
== Bug Reports ==

Navigation menu