User: silver1x

  • Public profile

User profile: silver1x

User info
User name:silver1x
History
Joined:
Number of posts:6
Latest posts:

Replicating cin String function
This is the snippet I'm working on: [code]void mystring::get(void) { for (int i = 0; i < (int) str...

Replicating cin String function
Hello. I'm creating a class that replicates some functions of the string class and I'm having troubl...

Class Function Error
I guess I should clarify a bit. [code]double mathvector::operator,(mathvector rhs) const { double...

Class Function Error
Hello, I am devising a program and at the "rhs.peek(0)" part of the code located in mathvector.cp...

Incorrect Output
Hey thanks whitenite1! It works well now, but could you explain why the code I have did not work? A...

This user does not accept Private Messages