User profile: codewalker

User info
User name:codewalker
Name:Nikhil
Location:Pune, India
Statistical data
Gender:Male
Occupation:Programmer
Skills:C
C++
History
Joined:
Number of posts:159
Latest posts:

Can't read a binary file.
Not able to run the code as in build errors? Run time errors? Logical errors?

how can i call an objects function from within a function
It is. You wither need to pass an object to that function (preferably reference or const reference) ...

find the common prefix of two strings
Thats wrong code in 1) I said a variable for index of commonPrefix not commonPrefix initialised to z...

Understanding Hashing
Post the code that you have so far using code tag.

friend function..// How to display on of the function Depoiste/Withdraw.
Post your code in "<>" (code) tag. Its easy to read that way