User: cannsyl

  • Public profile

User profile: cannsyl

User info
User name:cannsyl
History
Joined:
Number of posts:62
Latest posts:

passing arguments with template class
No, charHold is a char [code]int main(int argc, char *argv[]) { sequence < double > s1; /...

passing arguments with template class
why would I get a warning here that says converting to char from double? I initialized s2 as sequen...

passing arguments with template class
I did that because it says I need some type of constructor, destructor, or type conversion before "s...

passing arguments with template class
this is the class I think it is size_type size() const; [code]template < class T > class seq...

passing arguments with template class
That works except I have to comment out the #include "sequenceTest.cpp" in the .h and I get errors ...

This user does not accept Private Messages