Using Applescript to run c++ programs in TextwranglerThanks for the guidance, I'll check it out!
Using Applescript to run c++ programs in TextwranglerHello everyone! I downloaded textwrangler because I wanted a lightweight development environment ...
HomeworkFor #2 lookup the Sieve of Eratosthenes. Its a simple algorithm that finds prime numbers.
School Project: Wheel of Fortunein both if statements compare char y to the char constant '_' not the string literal "_"
Best C++ Compiler and IDE?I use NetBeans because I started out programming in Java and it also supported C++, which I learned ...