Dynamic memory - destructor causing weird issueIt seems Bank::deleteAccount() is deleting wrong account. The logic seems to be taking out account a...
C++ Selection sort and Binary Search helpA binary search requires a sorted list. You need to call your sorting function [code]SelectionSort()...
Finding C++ & java idea for programmingMono is great, but seriously, if you go with .NET, why not C#?
3rd cin getting ignoredJust like @wildblue said, you have asked the user to supply a decimal, but you provided an integer t...
Finding C++ & java idea for programmingPersonally 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