cannot get the output

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • swat
    New Member
    • Nov 2006
    • 7

    cannot get the output

    Im a beginner of c++ programming language ,i got some problem.. every time i compile my project it doesnt shows the output it just shows the compiling process and nothing happens and returns to my project...pleas e help..
  • swat
    New Member
    • Nov 2006
    • 7

    #2
    cannot get the output

    Im a beginner of c++ programming language ,i got some problem.. every time i compile my project it doesnt shows the output it just shows the compiling process and nothing happens and returns to my project...pleas e help..

    --------------------------------------------------------------------------------

    Comment

    • Banfa
      Recognized Expert Expert
      • Feb 2006
      • 9067

      #3
      a. don't hijack someone elses thread start one of your own

      b. generally a compiler giving no output is a good since asit normally means compiled without error or warnings.

      Comment

      • dtimes6
        New Member
        • Oct 2006
        • 73

        #4
        Originally posted by swat
        Im a beginner of c++ programming language ,i got some problem.. every time i compile my project it doesnt shows the output it just shows the compiling process and nothing happens and returns to my project...pleas e help..

        --------------------------------------------------------------------------------
        that means what u have compiled should be execute urself, or it is only something like a library, a dll.

        Comment

        • nbras
          New Member
          • Oct 2006
          • 4

          #5
          h! man

          don't warry about that !
          can you tel me which compile do you use ?

          you can send to e-mail a_z_0@hotmail.c om
          PS
          use cin>> in the last of your program

          Comment

          Working...