If you need IM, use Jabber protocol.
Log in with [email protected]
Does this work? I've never been able to login to facebook chat using jabber. Otherwise you can just use git submodules.
I would recommend against it. They become a real pain down the road. ls -al | sort -nk5
I suggest: ls -larS template<typename T>
Array<T>::Array(int size)
: _size(size),
_data(new T(size)) // should have been new T[size]
{}
That's not the only thing wrong here. private:
T* _data;
int _size;
};
The order of initialization is the order of declaration, NOT the order you use in your constructor.
http://www.ign.com/articles/2000/12/20/iraq-scores-hordes-of...