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 Mike Lewis 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: ltw
  • Order by date
  1. ltw

    Memory Size

    I have a mathematical application project in Visual C++ for a research at school. Sometimes the project needs to locate large memory space by "malloc()" functions. My machine has 128M memory. For some reason, the memory (fault) swap is kicked in after 26M of the memory is allocated by...
  2. ltw

    generate .exe file for DOS

    How can I use Visual C++ to generate an executable file (.exe) that can be run under DOS? What kind of project I need to open? (The machine is booted in DOS. It is not the MS-DOS Prompt in Window.)

Part and Inventory Search

Back
Top