Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Debug my string shitz

Name: Help plz 2008-03-31 16:19

#include <string>

class t_Class
{
      bool CheckLength(std::string &m_Name)
      {
           if (m_Name.length >= 64)
              return 0;
      }
};


Line 7: invalid use of member (did you forget the `&' ?)

Name: Anonymous 2008-03-31 16:34

>>7
Let me put it this way:
you sound like a 12year old trying to sound badass.
And that's pathetic.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List