User: awong918

  • Public profile

User profile: awong918

User info
User name:awong918
History
Joined:
Number of posts:19
Latest posts:

Printing heap vs printing array?
I'm writing 2 print functions for a heap class, but I'm having difficulty understanding the differen...

Having trouble understanding linked list/pointers
is *p the pointer dereferenced? this makes a lot more sense now, thanks!

Having trouble understanding linked list/pointers
This is a function that deletes the first element in the linked list [code] void List::removeStart(...

"error: no matching function for call to 'Dog::Dog(const char [4], const char [5])"
I can't figure out what the issue is here. It occurs on line 60(and 61). [code] #include <iost...

How to run a code with a text file in command line?
Whenever I try to run the .exe file from the bin>debug folder in command line, it fails to find the ...

This user does not accept Private Messages