[programmingblind] Re: dev c or somehting that actually works

  • From: "inthaneelf" <inthaneelf@xxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sun, 9 Sep 2007 20:59:35 -0700

he can as well get eclipse off my site and use it
see the link under my name.

inthane
. For Blind Programming assistance, Information, Useful Programs, and Links to Jamal Mazrui's Text tutorial packages and Applications, visit me at:
http://grabbag.alacorncomputer.com
. to be able to view a simple programming project in several programming languages, visit the Fruit basket demo site at:
http://fruitbasketdemo.alacorncomputer.com

----- Original Message ----- From: "Littlefield, Tyler" <compgeek13@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Sunday, September 09, 2007 8:00 PM
Subject: [programmingblind] Re: dev c or somehting that actually works


I recommend vc++. Also, not everything found on the net will work. copying and pasting or just oepning and compiling won't work.
Try this.
#include <iostream>
int main(void) {
std::cout << "Hello world!\n" << std::endl;
return 0;
}
it's a simple hello world program, which should compile. dev-cpp requires a lot of jaws cursor. I recommend using vc++ 2005.
HTH,
Thanks,
Tyler Littlefield.
Vertigo head coder
"My programs don't have bugs, just randomly added features."
msn: compgeek134@xxxxxxxxxxx
email: compgeek13@xxxxxxxxx
aim: st8amnd2005
skype: st8amnd127
----- Original Message ----- From: "John Miller" <n1umj@xxxxxxxxxxx>
To: <ProgrammingBlind@xxxxxxxxxxxxx>
Sent: Sunday, September 09, 2007 8:38 PM
Subject: [programmingblind] dev c or somehting that actually works


I downloaded DevC and I got it to work once. I guess a lot of people on this list like it, hopefully some one can get me on the right track. I'm getting close to my first assignment in this class and I'm sure I don't belong in this class but I'm stuck with it now. If anyone can offer me any help, I got it to compile 1 program once, after that it won't do it. I can't find any errors or anything. If I fail the class I can't get funding to take it again, nor can I in my wildest dreams afford to take it again so I have to get it right now.
John Miller N1UMJ
AIM and yahoo messenger: N1UMJ
home page:
http://home.comcast.net/~n1umj/wsb/html/view.cgi-home.html-.html






Other related posts: