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!

Search results for query: *

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

    Simple array question

    I pascal and QBasic, you can specify a beginning entry number and ending entry number. Is this possible to do in C++? ----------------------- http://www.venosoft.com Soon to come - a QBasic contest forum! -----------------------
  2. Ninkazu

    int main() not found, but it's there

    I'm just starting to do SDL in C++, and I wrote a program to test it out, and basically it plots a big spray of particles on the screen. The problem I'm having is an external error in compilation saying int main() doesn't exist, when it's clearly there. Please help, because it's driving me nuts...

Part and Inventory Search

Back
Top