T O P I C R E V I E W |
basara |
Posted - Jun 27 2006 : 5:25:37 PM CBaseReader::CBaseReader(u32 SizeOfCache, XRETCODE* phr) : m_pNewSpec(NULL), m_CurrentPosition(0) { Function comment is placed after : |
1 L A T E S T R E P L I E S (Newest First) |
jpizzi |
Posted - Jun 27 2006 : 11:44:16 PM Which IDE? I tried this in VS 2005, and it worked correctly (comments before the first line of the definition. I also did this in a .cpp file (as opposed to a .h file). I had to create the declaration in the header first, or all I got was "Refactoring not available on symbol."
|
|
|