The compiler says "your source code use a typedef symbol where a variable should appear in an expression" , "check for the declaration of the symbol and possible mispelling"
I know there's no mispelling. And I didn't use the key word "typedef" either, which is...
What's TGML? I know the compiler I used is pretty old version of Borland
Main error is improper usage of BinomialNode, it said out that either I declare the BinomialNode in a wrong way or misspelling, I am sure it's not misspelling, but dont know how I declare or defined it wrongly.
Following is a binimial heap(data Structure) I copied and revised, it has 9 compile errors in my old version borland C++ compiler. As a non-experienced programming learner I've tried mine and can't find out why. Anybody has the patience to help me find out solution, I am much appreciated...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.