Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] Fast Identification
#4
Ahhh, I get it... I does look bit weird but as you said, I'm now able to read it normal.....

Lines like those was a small pain... but yeah it's history ;)

Code:
inline bool                operator==(
                                    const unsigned int hash            //!< String to compare against
                                    ) const { return (m_hash == hash); }
Reply


Messages In This Thread
[Tutorial] Fast Identification - by MrD. - 01-04-2010, 07:13 AM
RE: [Tutorial] Fast Identification - by Gaijin - 01-04-2010, 09:21 AM
RE: [Tutorial] Fast Identification - by MrD. - 01-04-2010, 10:27 AM
RE: [Tutorial] Fast Identification - by Gaijin - 01-04-2010, 10:30 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)