User profile: maxchirag

User info
User name:maxchirag
History
Joined:
Number of posts:16
Latest posts:

How to write Cross Platform Application using C++
To Develope the cross platform application using C++ you have two option, 1. Identify all the pla...

Base Class Method UnResolved
i m in a hurry at the moment, i will post the class diagram later to give you more understanding, i ...

Base Class Method UnResolved
thanks for your quick reply, i have one method in base class defined as pure virtual, do i need t...

Base Class Method UnResolved
hello, i have a strange problem with library compilation, read below for details, I have a mai...

C++ Hexadecimal Problem
[code]// assume the two bytes you are reading is stored in array named "b" ...