Changes

Jump to: navigation, search

OOP344 Assignment Two

3 bytes added, 02:40, 5 November 2009
m
getCol()
'''int getCol(void)const;'''
*if '''_owner''' is NULL, it returns the _col attribute
*if '''_owner''' is not NULL it returns the sum of _col and _owner->getLeft(); (see IO_Frame for getLeft())

Navigation menu