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!

Recent content by Namsu55

  1. Namsu55

    Problem with Command Window

    Hi, thanks for the replies but they were not the type of answers i was looking for, because even I change the size properties on window it always becomes full screen on all other applications who use cmd, how do I reset all the cmd's to stop doing this and display a normal sized window.
  2. 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.
  3. 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.
  4. 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...
  5. Namsu55

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

    Yes I think so, I want to use the javac command properly and im getting some kind of error message. Every time I compile through Javac it says 1 error found although the programs all compile fine through an editor whether GUI or CMD based.
  6. 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.
  7. Namsu55

    A C Compiler

    Thanks everyone, I appreciate this.
  8. 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