User profile: Ravello

User info
User name:Ravello
History
Joined:
Number of posts:7
Latest posts:

Performing calculations from strings
Hi, I am using visual studio 2012 and c++ language to create a windows form that serves as a time ca...

Performing calculations from converted strings
Hi, I am using visual studio 2012 and c++ language to create a windows form that serves as a time ca...

Syntax error on inheritance (derived classes)
So, I'm basically trying to define a base class person that will contain universal information, incl...

Help with bubble sort
Here is some sample code that sorts last name, first name. [code] #include<iostream> #include<string...

Implementing your own sort.
Do you know if I could implement, for example, list.size() at the end in output, so that only the na...