User: b1b2b3b4

  • Public profile

User profile: b1b2b3b4

User info
User name:b1b2b3b4
History
Joined:
Number of posts:47
Latest posts:

STL List Sorting
I did another. [code]bool operator>(const WHMgmtDetails& a, const WHMgmtDetails& b) { return b.qt...

search case printing out unwanted things.
Hi guys. Can someone help debug my code? My case is working perfectly fine but there is some weird r...

STL List Sorting
ok i got it right, i made the [code]bool operator<(const WHMgmtDetails& a, const WHMgmtDetails& b)...

STL List Sorting
@LowestOne do i do transaction.sort(); ? I just did transaction.sort(); and i got the following er...

STL List Sorting
This is the errors I am getting [code]In file included from /usr/include/c++/4.6/algorithm:63:0, ...

This user does not accept Private Messages