User: tyl998

  • Public profile

User profile: tyl998

User info
User name:tyl998
Email:tyl998@yahoo.com
Statistical data
Birthdate:Sep 13, 1983
Gender:Male
Occupation:Other
Skills:C++
History
Joined:
Number of posts:5
Latest posts:

string issues. simple.
No problem :)

string issues. simple.
cin only reads up until the first space or the first end of line, and discards everything else. Rea...

How do I implicitly cast between user-defined related templated types?
My class holds a pointer to typename T, and I've overloaded operators for my class (including * ) to...

How do I implicitly cast between user-defined related templated types?
[code]template< typename T > const Dam_ptr< T >& Dam_ptr< T >::operator= ( const Dam_ptr< T >& righ...

How do I implicitly cast between user-defined related templated types?
Hi all! This is my first post to these forums and I'm also fairly new to C++. I was being introduc...

This user does not accept Private Messages