User: chappykhmao

  • Public profile

User profile: chappykhmao

User info
User name:chappykhmao
History
Joined:
Number of posts:5
Latest posts:

Compilation question with exception handling
Today in class, the teacher was talking about exception handling. I'm a Linux user so I use the g++...

Help with 2D implementing array.
I'm working with inheritance right now, which I'm having no problem with. I have this vector of stri...

Vectors, objects and sorting
here's the class [code]class IPRecord { public: IPRecord(unsigned int ip) : m_ip(ip), m_frequen...

Vectors, objects and sorting
I'm trying to sort and populate a vector of objects with integers from a file. int fileSize reads th...

Opperand types are incompatible ("IPRecord*" and "int")
I'm trying to read in the next value in the input.txt file and do a binary search within my vector t...

This user does not accept Private Messages