User: liuyang

  • Public profile

User profile: liuyang

User info
User name:liuyang
History
Joined:
Number of posts:217
Latest posts:

Dynamic memory - destructor causing weird issue
It seems Bank::deleteAccount() is deleting wrong account. The logic seems to be taking out account a...

C++ Selection sort and Binary Search help
A binary search requires a sorted list. You need to call your sorting function [code]SelectionSort()...

Finding C++ & java idea for programming
Mono is great, but seriously, if you go with .NET, why not C#?

3rd cin getting ignored
Just like @wildblue said, you have asked the user to supply a decimal, but you provided an integer t...

Finding C++ & java idea for programming
Personally I don't recommend C++/CLR. It's Microsoft only. Pure C++ itself is much more cross-platfo...

This user does not accept Private Messages