User talk:FirstPerson

From ProgrammingExamples
Revision as of 06:52, 29 June 2010 by Daviddoria (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Thanks for your additions! I have a couple of questions.

1) On the 'struct' page, why did you return int& first(){ return m_first; } instead of simply int first(){ return m_first; } ?

2) Please see http://programmingexamples.net/index.php?title=Talk:CPP/Debugging/Assert

Thanks again! Daviddoria 10:52, 29 June 2010 (UTC)