Forum: C++ Jun 17th, 2009 |
| Replies: 3 Views: 344 Well I'm not exactly comparing anything but to make it clearer, I am trying to modify a compiler to compile my own type of applications. And the overall project is being done is Visual c++ Express... |
Forum: C++ Jun 17th, 2009 |
| Replies: 3 Views: 344 Hi, I'm looking for an open source c++ compiler to embed into an ide project I'm working on. I'm using Visual C++ express 2008 and would like to know what you's recommend as I have heard of gcc and... |
Forum: C++ Jun 16th, 2009 |
| Replies: 2 Views: 296 Cool! So I can still be a freebee. Thanks Ancient Dragon for the new information. |
Forum: C++ Jun 16th, 2009 |
| Replies: 2 Views: 296 Hi, I have been learning some c++ with a friend and saw a youtube video (http://www.youtube.com/watch?v=nY8z5Eh-kcg&NR=1) where there were some features I just couldn't find in my version (express... |
Forum: C++ Mar 12th, 2009 |
| Replies: 7 Views: 463 Ok, I didn't realise that I had to be so specific since I have never done any successful c++ programs other than a simple dos system command. My operating System is Microsoft Window XP Pro and I am... |
Forum: C++ Mar 11th, 2009 |
| Replies: 7 Views: 463 I have spent endless hours searching the web for a few days now and still the only tutorial I have found (doesn't even show everything I need) is at... |
Forum: C++ Feb 1st, 2009 |
| Replies: 2 Views: 653 Yes it is php regex as the c++ command prompt is communicating with the php-gtk application. Anyways, I tried the code ya supplied and it returned " \
Also I just tried putting the expected output... |
Forum: C++ Feb 1st, 2009 |
| Replies: 2 Views: 653 Hi, I have been working on a simple command line program that will simply store my data in the code variable then submit that data to another program. Although I have the thory right, I don't... |
Forum: C++ Oct 5th, 2007 |
| Replies: 1 Views: 1,433 I have descovered that this is because the code I used was in 'C' when I was using a 'C++' program. Because this refers to the language 'C', (due to forum policies), I have to refer the rest of this... |
Forum: C++ Oct 4th, 2007 |
| Replies: 1 Views: 1,433 I have downloaded the source code for the .AVI format but when I compile the project, an error is reported which when simplified, is " *** multiple target patterns.". Also, the line which gets... |
Forum: C++ Sep 18th, 2007 |
| Replies: 1 Views: 625 I am a complete newbie to c++ and I am trying to find some tutorials. What I am trying to do is use a variable (from external text file) to rotate a 3D object. Then for the program to take a picture... |