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 dencom 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: Namsu55
  • Content: Threads
  • Order by date
  1. Namsu55

    Problem with Command Window

    Hi, all the time, when say for example I compile some code, (visual studio), netbeans and other programs are maybe installing, cmd window always full screens itself, how do i reset it to be ordinary and not full screen, thankyou.
  2. Namsu55

    What is a constructor in Java or OOP?

    Hi, I have tried to understand what is a constructor, can some one give me an easy explanation, my understanding is that it is a type of method, inside a particular class, but can someone help me understand it better. Thank you.
  3. Namsu55

    The getchar compiles an error?

    Hi, I am learning C, I am using this book called "The C Programming Language, 2nd Edition" by Brian M. Ritchie. I have gotten to the point of learning charachter Input and Output, the book uses this following code which I have written and tried but compiles an error: #include <stdio.h> /*copy...
  4. Namsu55

    How do I setup class Path using Java through environment variables?

    I want to use javac through the cmd to compile a few cmd java codes ive written up which require some input. How do I set up the environment variables through system properties? I have Java Development Kit update 7. Thankyou very much.
  5. Namsu55

    A C Compiler

    Hi, I am wanting to learn the C language, can somebody tell me a compiler that I can successfully use to build the c program on Windows XP. If you know both one from a CMD and GUI type application please reply. Thanyou.

Part and Inventory Search

Back
Top