| | |
How do I print in terminal?
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
0
#4 Oct 14th, 2009
You're probably using an old compiler. Might do good to update it.
Try putting a cin.get() and cin.ignore() before the return 0 in main(). Does the console window disappear, or does nothing turn up?
Try putting a cin.get() and cin.ignore() before the return 0 in main(). Does the console window disappear, or does nothing turn up?
•
•
Join Date: Oct 2009
Posts: 5
Reputation:
Solved Threads: 0
0
#5 Oct 14th, 2009
I added the cin arguments you mentioned and still nothing. When I say, 'nothing', no error comes up, just the 'Form1' box comes up with nothing in it. I know it must be something basic that I'm missing. I just want to see the output of my basic program just to know the program's working. I'm using Windows7 and Borland C++ with the latest updates. If it would be easier to help me, I've also got Visual Studio 2008 installed too.
0
#6 Oct 14th, 2009
•
•
•
•
I added the cin arguments you mentioned and still nothing. When I say, 'nothing', no error comes up, just the 'Form1' box comes up with nothing in it. I know it must be something basic that I'm missing. I just want to see the output of my basic program just to know the program's working. I'm using Windows7 and Borland C++ with the latest updates. If it would be easier to help me, I've also got Visual Studio 2008 installed too.
•
•
Join Date: Oct 2009
Posts: 5
Reputation:
Solved Threads: 0
0
#7 Oct 14th, 2009
Man, this is frustrating. I remember in school, years ago, running this simple of a program was 1,2,3 because Borland and VS were simpler. Once again, even in VS, nothing happens. I just want to see a simple "Hello World" on my computer. What is the most simplest easy way to accomplish this? I feel that my OS and compilers have come too far for me.
•
•
Join Date: Sep 2009
Posts: 18
Reputation:
Solved Threads: 1
0
#8 Oct 14th, 2009
try geting this program to compile / make your codes it is really easy http://www.bloodshed.net/dev/devcpp.html
Learn To Code Don't Steal Other's
We Work Hard On Are Programs Don't Steal Them
We Work Hard On Are Programs Don't Steal Them
![]() |
Similar Threads
- can't get fopen to work (C)
- Typedef Struct problem (C)
- Recursive File List - Help me problem solve please (Java)
- Binary search tree help please (C++)
- Reading data from a serial port (Legacy and Other Languages)
- Receive user input while running (C)
- News Story: First Longhorn public Beta released (Windows Vista and Windows 7)
- Help with print statement in java (Java)
- Printing to remote printer from terminal server (USB Devices and other Peripherals)
Other Threads in the C++ Forum
- Previous Thread: hi guyz...
- Next Thread: screwed here!!!!!
| Thread Tools | Search this Thread |
api array based binary c++ c/c++ calculator char char* class classes code coding compile console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news number numbertoword output parameter pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock wordfrequency wxwidgets






