Re: compiler problem Programming Software Development by WaltP DevC++ works for most people here. Are you absolutely sure your code compiles without errors? Re: A Simple Win32 GUI Introduction Programming Software Development by 1o0oBhP DevC++ using mingw32 compiler. I think its the other way round … this compiles ok for me. This is a modified DevC++ template sample. DevC++ can also handle not defining WindowProcedure and having the… Re: 32bit c++ compiler Programming Software Development by 1o0oBhP DevC++ also can compile DirectX 9 applications and OpenGL with ease.... Re: Linker error in borland turboc3 compiler.need help in desperation Programming Software Development by 1o0oBhP DevC++ doesnt have graphics.h with it, its a borland extension. iostream.h should work if not try #include <iostream> without the .h Re: RedirectStandard Input Help Programming Software Development by streetfighter DevC++4.9.9.2, I'm glad to see you'… Re: A Simple Win32 GUI Introduction Programming Software Development by 1o0oBhP DevC++ Template gives you it!!! dunno what it does but i will find out... Re: c++ compiler Programming Software Development by Morbane DevC++ is good - it makes .exe from your compiled code Code::Blocks is better it does the same thing but in a directory format Lots of support for both in google. Re: can't run more than one programs under one projects in dev c++ 4.9.9.2 Programming Software Development by jbennet DevC++ is obsolete..... DevC++ Help Programming Software Development by sadsack … can tell me what I am doing wrong. I dave devC++ and when i compile my code then run it, a… Re: DevC++ Help Programming Software Development by sadsack Thank you I am going to need a lot of help with c++. Do you think that DevC++ is a good compiler to use? Is there a free one that is better? renny/sadsack Re: DevC++ Help Programming Software Development by Narue >Do you think that DevC++ is a good compiler to use? Yes. >Is there a free one that is better? At your level, you wouldn't notice the differences that I would say make one compiler "better" than another. So Dev-C++ is fine unless you absolutely hate it for some reason. DevC++ Help Programming Software Development by clavezza … then I did on Sourceforge.net forum. I am using DevC++ version 4.9.9.1. I am getting this error… Re: DevC++ Help Programming Software Development by clavezza that is the file I get after I run the package installer for DevC++ DevC++ Math bungle Programming Software Development by thomasekugm … of using int values for the letters. I am using DevC++ form bloodshed (currently no longer on the web), and their… Help with DevC++ and OpenCV Programming Software Development by neknek …OpenCV last Wednesday and tried to link it with DevC++ I followed the instructions found [URL="http://www…I previously compiled and ran that code before I linked DevC++ to OpenCV Next, I tried the instructions found …it's installed differently. Here are the screencaps from the DevC++ compiler (note: in this screencaps, I just thought … SQL|Glade|DevC++ Programming Databases by trick … simple company database (name, salary, age, etc) using three programs: DevC++, Glade 2 and Xampp, wherein a user could add, serach… up my own server (only offline) incorporating it in my DevC++ and getting Glade on the game. I would really appreciate… Linker Errors when Compiling C Socket Program in DevC++ Programming Software Development by shinsengumi … all. I'm trying to compile a socket program in DevC++ but everytime I do it I get a lot of… link the libraries in WindowsXP and make the program in DevC++ work? By the way I'm using C programming language… Re: Linker Errors when Compiling C Socket Program in DevC++ Programming Software Development by shinsengumi … for winxp so I decided to use devc++. I added in the setting of devc++'s environment the directory where winsock.dll… Re: Linker Errors when Compiling C Socket Program in DevC++ Programming Software Development by shinsengumi … SP isn't supported by vc++ so I resorted to devc++ instead. Back to the topic, yes I know I need… Re: Creating a DLL in DevC++ Programming Software Development by shadowscape … what is going wrong as im new to c and devc++, this is a desperate cry for someones help any time… file i have to work with and im working in DevC++) and i hope someone can help me, because i wont… Keeping DOS window open in Devc++ Programming Software Development by jeffige I just started using DevC++ (ty Ancient Dragon) to learn C/C++. I am starting … _LINE_ in devc++ Programming Software Development by jagatsastry Hi people. I was just wondering if I can use _LINE_( by including some header file or so) in devc++ to get the source code line number or _TIMESTAMP_ to get the compile time timestamp. If not is there an alternative? I see compile time errors when I use them in my programs. CompilingGames: DevC++ run make in GUI Programming Software Development by rico001 Hello I was trying to compile programs using DevC++ for Windows, (I also looked at WxDevC++) I can get … How to solve linker error at DEVC++ Programming Software Development by lennyemp … compile it as my first step. Currently I am using DEVC++ IDE. The error is like that: " [Linker error] undefined… Creating a DLL in DevC++ Programming Software Development by shadowscape … and was wondering how would i write the functions in devc++ for the ".h" file because i have been… compiler error ? devc++ Programming Software Development by Tamlyn …; updateDifference(cashPrice, creditPrice, ((float&)(&totalOfDifferences)))' I'm using devc++ and I've changed my compiler settings and changed my… Debug in DevC++ Programming Software Development by hqt I'm using DevC++ 4.9.9 and have a problem while I'm … Directory for adding a bitmap image - DevC++? Programming Software Development by daino … directory for any IDE, in this case I'm using DevC++ on Windows XP and have a button widget from WXWidgets… orwell devc++ Programming Software Development by twofel … on a Windows Form for Dev C++ hi, i have devc++ version 5.2.0.3 after compiling this prog i… Re: about "if" and DevC++ Programming Software Development by WaltP … responding in. He very definitely said he's using [I]DevC++[/I]. And I've seen other posts that you've…