e: environment to write c++

  • From: Alex Hall <mehgcap@xxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Fri, 15 May 2009 16:21:48 -0400

I use this (or used to use it) for basic c++ experimenting. It is nice, and you can just hit f9 to compile and run your program to see how things are going. I forget now how I got to the error list, but it was something strange like ctrl-f3 and then tab 4 times, or something along those lines. Have a sighted person watch the screen while you try things to tell you when you have found the list and to tell you what your cursor is doing. I seem to remember it being two shift-tabs to get out of the errors list and back to your code. Also, you can try EdSharp, though I have not tried this program with c++, only Java.


Have a great day,
Alex

----- Original Message -----
From: "tuukka Ojala" <tuukka.ojala@xxxxxxxxx
To: <programmingblind@xxxxxxxxxxxxx
Date sent: Fri, 15 May 2009 23:05:36 +0300
Subject: Re: environment to write c++

I recommend Bloodshed dev-c plus plus. Really nice and
accessible ide.  It
uses MinGw as its compiler.

hth

Tuukka

__________
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:

  • » e: environment to write c++ - Alex Hall