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 SkipVought 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: *

  1. elspork

    Documenting memory usage

    I need a way to know how much memory a program is using at any given time in the course of running. I'm just learning about the basic points of memory management and copy constructors and the lot, and I want a way to know when I'm on the right track, and when I have memory leaks. What is the...
  2. elspork

    compiling trouble

    I'm an intermediate qbasic programmer, and I have a few programs worked to a point where I'd like to show them to some others for input. However, I've only had success compiling much simpler programs. I'm getting errors that I don't understand, and I'm hoping someone will try to compile them and...
  3. elspork

    starting VB

    I am a hobbyist programmer, using Qbasic, and I am thinking of taking up visual basic. I am frustrated by Qbasic's memory limits and the problems it has with newer systems, like Windows XP. I thought that I would be able to make a smooth transition into VB, only having a small amount of new...
  4. elspork

    simple graphics in C - a newbie

    I'm an amateur programmer, trying to make a transition from BASIC (Qbasic) to C. I'm interested in making simple graphical applications, ie. not 3d, like old nintendo. I had a handle on graphics in basic, but I need better memory control and speed. My problem is that I can't sort out how to...

Part and Inventory Search

Back
Top