Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
OOP344 Assignment Two
3 bytes added
,
01: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())
Fardad
Administrators
21
edits