User profile: algoRichard

User info
User name:algoRichard
Name:Richard T.
Location:Brooklyn, NY
Bio:Im still in school right now. I am now changing my major to computer science, and then hopefully obtain a masters in software engineering. I have a little background in other sciences as well...math, physics, chemistry...all that good stuff! Now that I'm switching majors, I need and want to sink my teeth into programming. If you were to ask me for help, I would be happy too. Though right now, my C++ skills are limited to a beginner's status.

About my personal life. Only thing I'm willing to share is that in real life, I'm pretty shy. I get blank alot in conversation. Sometimes I think God gave me the gift of problem solving in exchange for being able to talk to girls haha!
History
Joined:
Number of posts:14
Latest posts:

overloaded function is ambigious
Ah that makes sense. Thanks a lot

overloaded function is ambigious
I'm trying to code a template that will sort elements (whether int or double, etc). The sort somewhe...

character processing from a file
My file could contain any text, but I guess to give you a sample text: I walked my dog to the park....

character processing from a file
I'm simply trying to utilize the get and peek functions to process characters from a file. I'm sure ...

inheritance problem
^^ thats what my assignment is though. I have to inherit from the string class. If the answer to my ...