Forum: C++ Jun 23rd, 2008 |
| Replies: 1 Views: 340 Amazing I found the exact program you needed Here (http://www.daniweb.com/forums/announcement8-2.html) |
Forum: C++ Jun 21st, 2008 |
| Replies: 2 Views: 706 You need to compile C++ programs in GCC using g++ and not gcc.
g++ filename |