Error Code 139Cool. I kept the HashTab as a pointer and made my Element array out of objects instead. Works like...
Error Code 139So just do something like this? [code]HashTab* hashTab = new HashTab():[/code] and [code]Element* el...
Error Code 139Sorry! It's a run time error. The program itself executes fine. Here is the output when I try to use...
Error Code 139Hello, I am implementing a Hash Table based on a given function. I have coded most of it, but whene...
No compile errors, but blank screen on execute.So after testing it on a different machine, I can confirm that the code actually runs. The problem ...
This user does not accept Private Messages