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 Wanet Telecoms Ltd 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: melbolt65
  • Content: Threads
  • Order by date
  1. melbolt65

    viewing assembly code generated by a c++ program

    does anyone know how to view the assembly code generated by the microsoft visual c++ compiler? does it store it in a file or how can i see it? thanks. Marshall Leitem
  2. melbolt65

    problem with cin.get() and cin.ignore()

    I am designing a little console based chat program using winsock. the winsock part of the program works, it transfers screennames correctly but when i try to send a message it crashes due to the input stream, i believe. i think the problem is with my cin.get() and cin.ignore() functions. check...

Part and Inventory Search

Back
Top