Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by hongweiwu

  1. hongweiwu

    typedef error?

    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...
  2. hongweiwu

    compile error, help me to find out

    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.
  3. hongweiwu

    compile error, help me to find out

    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...

Part and Inventory Search

Back
Top