RE: free c++ compiler

  • From: "DaShiell, Jude T. CIV NAVAIR 1490, 1, 26" <jude.dashiell@xxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 7 Feb 2011 12:01:43 -0500

The script command is your friend.  Just run it before you compile or
run a program and exit script once done.  You'll get a file written to
disk with everything that went across the screen as you did those
operations.  In Linux the file script produces is called typescript then
typescript.1 then typescript.2 and so on if more than one script run is
done.  It may work the same way in min/gw too.


-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Kristoffer
Gustafsson
Sent: Monday, February 07, 2011 11:38
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: free c++ compiler

Hi.
Oh, I forgot the dev c++ compiler.
I had it a very long time ago, and liked it when I last tried.

I only got 2 questions.
1.
When getting compile errors, is there a way to see them?
If I get some now I can't see the errors at all.
2.
WHen writing a program, is there a way to see the output without using
cin? 
If for example if I test with hello word, I want some screen I can press

enter on before the program terminates so I can see that it works.
/Kristoffer
----- Original Message ----- 
From: "Trouble" <trouble1@xxxxxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Monday, February 07, 2011 4:16 PM
Subject: Re: free c++ compiler


> You might want to try Dev-C++. It uses the Mingw with gcc and so far
doing 
> well.
> http://www.bloodshed.net/download.html
>
>
> At 09:46 AM 2/7/2011, you wrote:
>>Hi.
>>I'm looking for a free c++ compiler, with a good ide.
>>I have visual studio and have tried that, but visual studio puts stuff
in 
>>my code that I don't want. Then I don-t want to create a new project
for 
>>every cpp file.
>>Any advice?
>>/Kristoffer
>
> Tim
> trouble
>
> "Never offend people with style when you can offend them with
substance."
> --Sam Brown
>
> Blindeudora list owner.
> To subscribe or info: //www.freelists.org/webpage/blindeudora
> __________
> View the list's information and change your settings at 
> //www.freelists.org/list/programmingblind 

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: