proggR Posted September 11, 2009 Share Posted September 11, 2009 I generally use Dev C++ to write and compile my C++ code for class. I was just about to install it but I remembered how large it is, roughly 2GB. The laptop I'm using for class notes has a 16GB SSD and only 8GB available. I could install it anyway because I won't be using this for anything but schoolwork but I was wondering if there's any other space-saving options available. I also need to install a COBOL environment and probably database software (I'm not sure which we're using yet). I do have lab computers for our labs but I like to work during class if I can. Anyway. Hopefully someone knows of some alternatives. Thanks in advance for any help. Link to comment https://forums.phpfreaks.com/topic/173924-small-c-ide-and-compiler/ Share on other sites More sharing options...
seventheyejosh Posted September 11, 2009 Share Posted September 11, 2009 I'd get something like this http://www.geteasypeasy.com/index.php and use a simple text editor to write and the g++ compiler to compile. Link to comment https://forums.phpfreaks.com/topic/173924-small-c-ide-and-compiler/#findComment-916893 Share on other sites More sharing options...
proggR Posted September 11, 2009 Author Share Posted September 11, 2009 That looks really sweet. The only problem is I also have a VisualBASIC as well. It looks really clean though. I'll definitely be considering it since most of the VB stuff I'm sitting at a lab computer anyway. Thanks for the reference. Link to comment https://forums.phpfreaks.com/topic/173924-small-c-ide-and-compiler/#findComment-916920 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.