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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: boon21
  • Content: Threads
  • Order by date
  1. boon21

    c++ compiler Error

    Hello I have a cide that my friend wrote on unix. When i compile it in windows XP I have a ompiler error c2374: edefinition; multiple initialization, This erroris about is about this line of the code: for (int pp=5; pp <= 11; pp++). My compiler is microsoft visual c++. Does anyone knows how to...
  2. boon21

    c++ compiler Error

    Hello I have a cide that my friend wrote on unix. When i compile it in windows XP I have a ompiler error c2374: edefinition; multiple initialization, This erroris about is about this line of the code: for (int pp=5; pp <= 11; pp++). My compiler is microsoft visual c++. Does anyone knows how to...
  3. boon21

    c++ compiler Error

    Hello I have a cide that my friend wrote on unix. When i compile it in windows XP I have a ompiler error c2374: edefinition; multiple initialization, This erroris about is about this line of the code: for (int pp=5; pp <= 11; pp++). My compiler is microsoft visual c++. Does anyone knows how to...

Part and Inventory Search

Back
Top