Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Other Topics > Computer Technical Help
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-18-2007, 01:00 AM
ScottySo ScottySo is offline
Senior Member
 
Join Date: Jun 2005
Posts: 134
Default a program to write in C/C++

Hey. I recently took a class in which I had to write programs in C. For the purposes of the class I did all my programming on campus computers using Linux. Now I want to program on my home computer but I don't have any sort of program to let me do so. any suggestions? I downloaded SciTE and liked it a lot but I can't compile or run my programs...any help appreciated.
Reply With Quote
  #2  
Old 01-18-2007, 01:20 AM
Neuge Neuge is offline
Senior Member
 
Join Date: Jul 2004
Posts: 784
Default Re: a program to write in C/C++

I assume you're using Windows, else this doesn't apply.

SciTE is just a text editor, it has no capabilities for compiling. You can download gcc and cygwin for Windows and use it to compile your code written in SciTE, but that's too cumbersome.

Get VisualC++ EE for free or Visual Studio if you're willing to pay.
Reply With Quote
  #3  
Old 01-18-2007, 02:17 AM
rlr rlr is offline
Senior Member
 
Join Date: Apr 2005
Posts: 152
Default Re: a program to write in C/C++

I like devcpp. Also worth looking into wx-devcpp if your interested in wx-widgets. It all depends on what exactly you want/need to do though.
Reply With Quote
  #4  
Old 01-18-2007, 05:28 AM
ScottySo ScottySo is offline
Senior Member
 
Join Date: Jun 2005
Posts: 134
Default Re: a program to write in C/C++

Ya, I was looking to download the compiler and it just looked to complicated. I'm really not loooking to write anything complex, ill give that devcpp a look.
Reply With Quote
  #5  
Old 01-18-2007, 12:10 PM
srgodm srgodm is offline
Member
 
Join Date: Sep 2004
Posts: 34
Default Re: a program to write in C/C++

http://www.cygwin.com/
Reply With Quote
  #6  
Old 01-21-2007, 08:24 AM
pokergrader pokergrader is offline
Senior Member
 
Join Date: Apr 2005
Posts: 3,792
Default Re: a program to write in C/C++

Code::Blocks is the new hip IDE and comes with MinGW if you want.

http://www.codeblocks.org/
Reply With Quote
  #7  
Old 01-22-2007, 03:57 AM
CrashPat CrashPat is offline
Senior Member
 
Join Date: Jan 2005
Posts: 589
Default Re: a program to write in C/C++

[ QUOTE ]
Code::Blocks is the new hip IDE and comes with MinGW if you want.

http://www.codeblocks.org/

[/ QUOTE ]

Thank you, I'm sure I'll need a mingw IDE in the coming months. bookmarked [img]/images/graemlins/smile.gif[/img]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:11 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.