dev-cpp-users Mailing List for Dev-C++ (Page 763)
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(15) |
Oct
(115) |
Nov
(154) |
Dec
(258) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(377) |
Feb
(260) |
Mar
(249) |
Apr
(188) |
May
(152) |
Jun
(150) |
Jul
(195) |
Aug
(202) |
Sep
(200) |
Oct
(286) |
Nov
(242) |
Dec
(165) |
2002 |
Jan
(245) |
Feb
(241) |
Mar
(239) |
Apr
(346) |
May
(406) |
Jun
(369) |
Jul
(418) |
Aug
(357) |
Sep
(362) |
Oct
(597) |
Nov
(455) |
Dec
(344) |
2003 |
Jan
(446) |
Feb
(397) |
Mar
(515) |
Apr
(524) |
May
(377) |
Jun
(387) |
Jul
(532) |
Aug
(364) |
Sep
(294) |
Oct
(352) |
Nov
(295) |
Dec
(327) |
2004 |
Jan
(416) |
Feb
(318) |
Mar
(324) |
Apr
(249) |
May
(259) |
Jun
(218) |
Jul
(212) |
Aug
(259) |
Sep
(158) |
Oct
(162) |
Nov
(214) |
Dec
(169) |
2005 |
Jan
(111) |
Feb
(165) |
Mar
(199) |
Apr
(147) |
May
(131) |
Jun
(163) |
Jul
(235) |
Aug
(136) |
Sep
(84) |
Oct
(88) |
Nov
(113) |
Dec
(100) |
2006 |
Jan
(85) |
Feb
(119) |
Mar
(33) |
Apr
(31) |
May
(56) |
Jun
(68) |
Jul
(18) |
Aug
(62) |
Sep
(33) |
Oct
(55) |
Nov
(19) |
Dec
(40) |
2007 |
Jan
(22) |
Feb
(49) |
Mar
(34) |
Apr
(51) |
May
(66) |
Jun
(43) |
Jul
(116) |
Aug
(57) |
Sep
(70) |
Oct
(69) |
Nov
(97) |
Dec
(86) |
2008 |
Jan
(32) |
Feb
(47) |
Mar
(106) |
Apr
(67) |
May
(28) |
Jun
(39) |
Jul
(31) |
Aug
(25) |
Sep
(18) |
Oct
(25) |
Nov
(5) |
Dec
(21) |
2009 |
Jan
(33) |
Feb
(27) |
Mar
(27) |
Apr
(22) |
May
(22) |
Jun
(10) |
Jul
(17) |
Aug
(9) |
Sep
(21) |
Oct
(13) |
Nov
(4) |
Dec
(11) |
2010 |
Jan
(10) |
Feb
(8) |
Mar
(4) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(8) |
Oct
(26) |
Nov
(9) |
Dec
(1) |
2011 |
Jan
(21) |
Feb
(16) |
Mar
(4) |
Apr
(19) |
May
(26) |
Jun
(9) |
Jul
(6) |
Aug
|
Sep
(4) |
Oct
(3) |
Nov
(2) |
Dec
(1) |
2012 |
Jan
(4) |
Feb
(7) |
Mar
(4) |
Apr
|
May
(1) |
Jun
(10) |
Jul
(1) |
Aug
(1) |
Sep
(18) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
2013 |
Jan
(4) |
Feb
(2) |
Mar
(15) |
Apr
(6) |
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
(9) |
Dec
|
2014 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
(4) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
(4) |
2015 |
Jan
(2) |
Feb
(3) |
Mar
(1) |
Apr
(2) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(9) |
Nov
(35) |
Dec
(6) |
2016 |
Jan
(7) |
Feb
(10) |
Mar
(10) |
Apr
(9) |
May
(13) |
Jun
(9) |
Jul
(1) |
Aug
(3) |
Sep
(3) |
Oct
(1) |
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: printf c. <pi...@ho...> - 2000-09-28 23:41:10
|
#include <linux/pci.h> void init_dev(int x, int y) {if(pci_present()){//do some stuff=20 return;}; return;}; int u,v; int main() {int_dev(u, v); pci_find_device(arguments ); return 0; }; //////////////////////////////////compiler = ////////////////////////////////////// undefined reference to "pci_present" /////////////////////////////////////////////////////////////////////////= //////////// =20 why? say i link to pci.a doesn't seem to make any difference=20 help |
From: Ioannis V. <jv...@at...> - 2000-09-28 08:07:12
|
Strange, because in my Dev-C++ 4 #include <cstring> works for me. Try #include <string.h> too. But i recommend to reinstall Dev-C++ 4 (have you downloaded the complete Dev-C++ 4 package)? Ioannis -----Original Message----- From: dev...@li... [mailto:dev...@li...]On Behalf Of Linda Hohenstein Sent: Thursday, September 28, 2000 6:02 AM To: C++ List Subject: [Dev-C++] <cstring> or <cstring.h> My DevC++4.0 says that cstring and cstring.h are not available headers. Can you tell me what you use to insert strings of characters? TIA, Linda |
From: Jay S. <jas...@at...> - 2000-09-28 07:53:14
|
Use a character array, such as: char string[50]; would have a 49 letter string (0 is always at the end). ~Jay~ ----- Original Message ----- From: "Linda Hohenstein" <lz...@sp...> To: "C++ List" <dev...@li...> Sent: Thursday, September 28, 2000 12:01 AM Subject: [Dev-C++] <cstring> or <cstring.h> My DevC++4.0 says that cstring and cstring.h are not available headers. Can you tell me what you use to insert strings of characters? TIA, Linda |
From: Linda H. <lz...@sp...> - 2000-09-28 04:01:49
|
My DevC++4.0 says that cstring and cstring.h are not available headers. = Can you tell me what you use to insert strings of characters? TIA, Linda |
From: Ioannis V. <jv...@at...> - 2000-09-25 11:51:31
|
My suggestion: Buy a book. I suggest "Teach Yourself C++ in 21 days" by Jesse Liberty, Sams Publishing, Third Edition or later. -----Original Message----- From: dev...@li... [mailto:dev...@li...]On Behalf Of Dr_I_Jones Sent: Monday, September 25, 2000 5:53 AM To: dev...@li... Subject: [Dev-C++] (no subject) Hello people! I am Dr. Jones, from Brazil. I have programmed for +/- 1 year in QB4.5, one more year in VB5, and since some time ago I try to begin programming in C/C++, Assembly or Pascal. I think Assembly will have to wait until I got to learn one of the other two, so C/C++ and Pascal remain. I have tried some Pascal compilers (like Turbo Pascal and Free Pascal), but I have never got the compilers even to run a single "Hello, world!" program. As for the C/C++ compilers, I have been more lucky. I have tried Turbo C, Miracle C, Quincy (a nice C INTERPRETER, not a compiler), and the great DJGPP, with RHIDE. I have got all them to work, and all these are very good. (Although Turbo C was some strange to use, and Miracle C seemed to be corrupted and did not work properly). And the wonderful LCC-Win32 and V. But Dev-Cpp is the best and easiest to use C/C++ compiler/IDE I've ever tried! Although I think DJGPP or Watcom (I have never got this last, however) are more "powerful", or "professional", and LCC-Win32 and V can (in my opinion) replace even Microsoft Visual C, with its ability to create Windows GUI programs, no one of them is easier to use than Dev-Cpp. As a new user to C/C++, this is the best for me. And I see day by day that it is not just an "easy" system to use, I feel more and more that I am going to use it definitely. P. S.: Do you know of any tutor/sample program that can guide a VB programmer into the great world of C/C++? I know up to now just the basic commands... |
From: Dr_I_Jones <Dr_...@ig...> - 2000-09-25 03:56:30
|
Hello people! I am Dr. Jones, from Brazil. I have programmed for +/- 1 year in QB4.5, one more year in VB5, and = since some time ago I try to begin programming in C/C++, Assembly or = Pascal. I think Assembly will have to wait until I got to learn one of = the other two, so C/C++ and Pascal remain. I have tried some Pascal compilers (like Turbo Pascal and Free Pascal), = but I have never got the compilers even to run a single "Hello, world!" = program. As for the C/C++ compilers, I have been more lucky. I have = tried Turbo C, Miracle C, Quincy (a nice C INTERPRETER, not a compiler), = and the great DJGPP, with RHIDE. I have got all them to work, and all = these are very good. (Although Turbo C was some strange to use, and = Miracle C seemed to be corrupted and did not work properly). And the = wonderful LCC-Win32 and V. But Dev-Cpp is the best and easiest to use = C/C++ compiler/IDE I've ever tried! Although I think DJGPP or Watcom (I = have never got this last, however) are more "powerful", or = "professional", and LCC-Win32 and V can (in my opinion) replace even = Microsoft Visual C, with its ability to create Windows GUI programs, no = one of them is easier to use than Dev-Cpp. As a new user to C/C++, this = is the best for me. And I see day by day that it is not just an "easy" = system to use, I feel more and more that I am going to use it = definitely. P. S.: Do you know of any tutor/sample program that can guide a VB = programmer into the great world of C/C++? I know up to now just the basic commands... |
From: Ian C. S. <ic...@st...> - 2000-09-22 03:20:51
|
Hi Recently, I've been playing with this quite a bit, due to the fact that I'm looking to use ALLEGRO for potential project(s). The method that I strongly advise is to: 1) Get MinGW32 full distribution and install. 2) Get Dev-C++ IDE distribution and install (uncheck the libs option in setup). 3) Get the headers (package three of the seperate SDK pack) and install these into MinGW32. This step I'm not too sure on, as I still currently only have the release of MinGW32, not the snapshot (which has all that snazzy multimedia stuff in it). 4) Set up Dev-C++ as instructed (when I installed, I stuck it in C:\Program Files\Dev-C++, but I put mingw32 in D:\mingw32\ just to keep things simple) for use with a seperate version of MinGW32. 5) If you, like me, are using the release version of MinGW32, copy windres.exe (name be slightly different spelling) from C:\Program Files\Dev-C++\bin and put that in d:\mingw32\bin (I'm using my directories here...) There should be no problem doing this, as this is *roughly* the method I was told by a game developer from the ALLEGRO list. I've tweaked it a bit to remove the bits about ALLEGRO, but I'm fairly sure that this should work. Please... if it is confusing, I'd be more than happy to help (it's taken me approximately 8 months to get something like this working properly... *sigh*) cheers Ian On 21 Sep 00, at 12:46, Paul Vanukoff wrote: > What is the difference between the official directx libraries and headers > available from > > http://www.microsoft.com/directx > > and the ones available from: > > http://members.fortunecity.com/honglilai/ > > Can I use the official SDK from M$? > > -- > Paul Vanukoff |
From: Paul V. <van...@pr...> - 2000-09-21 19:46:48
|
What is the difference between the official directx libraries and headers available from http://www.microsoft.com/directx and the ones available from: http://members.fortunecity.com/honglilai/ Can I use the official SDK from M$? -- Paul Vanukoff |
From: N J C. <cha...@br...> - 2000-09-20 19:03:00
|
Woops--tried to post before I joined! Should be fixed now. Question: Does anyone have instructions for using the semi-experimental libstdc++-v3 with dev-c++-v4? I'd appreciate hearing about it. Nick J Chackowsky Brandon, MB CANADA |
From: Ioannis V. <jv...@at...> - 2000-09-19 20:50:40
|
To the previous message Dev-C++ produces warnings but i can't copy all of them and paste in the message, so i used that dos compiler. :) * Ioannis Vranos * Programming pages: http://members.nbci.com/noicys * Alternative URL: http://run.to/noicys |
From: Ioannis V. <jv...@at...> - 2000-09-19 20:46:24
|
I am currently studying C++, and these days templates. So here is some code: #include <iostream.h> const int DefaultSize=10; class Animal { public: Animal(int); Animal(); ~Animal() {} int GetWeight() const { return itsWeight; } void Display() const { cout<<itsWeight; } private: int itsWeight; }; Animal::Animal(int weight): itsWeight(weight) {} Animal::Animal():itsWeight(0) {} template <class T> class Array { public: Array(int itsSize); Array(const Array &rhs); ~Array() { delete[] pType; } Array &operator=(const Array &); T &operator[](int offSet) { return pType[offSet]; } const T &operator[](int offSet) const { return pType[offSet]; } int GetSize() const { return itsSize; } friend void Intrude(Array<int>); private: T *pType; int itsSize; }; template <class T> Array<T>::Array(int size=DefaultSize):itsSize(size) { pType=new T[size]; for(int i=0; i<size; i++) pType[i]=0; } template <class T> Array<T>::Array(const Array &rhs) { itsSize=rhs.GetSize(); pType=new T[itsSize]; for(int i=0; i<itsSize; i++) pType[i]=rhs[i]; } template <class T> Array<T> & Array<T>::operator=(const Array &rhs) { if(this==&rhs) return *this; delete[] pType; itsSize=rhs.GetSize(); pType=new T[itsSize]; for(int i=0; i<itsSize; i++) pType[i]=rhs[i]; return *this; } void Intrude(Array<int> theArray) { cout<<"\n*** Intrude ***\n"; for(int i=0; i<theArray.itsSize; i++) cout<<"i: "<<theArray.pType[i]<<endl; cout<<"\n"; } int main() { Array<int> theArray; Array<Animal> theZoo; Animal *pAnimal; for(int i=0; i<theArray.GetSize(); i++) { theArray[i]=i*2; pAnimal=new Animal(i*3); theZoo[i]=*pAnimal; } int j, k; for (j=0; j<theArray.GetSize(); j++) { cout<<"theZoo["<<j<<"]:\t"; theZoo[j].Display(); cout<<endl; } Intrude(theArray); for(k=0; k<theArray.GetSize(); k++) delete &theZoo[j]; cout<<"\n\nDone.\n"; return 0; } Here is the result of the compiler: Borland C++ 5.5 for Win32 Copyright (c) 1993, 2000 Borland temp.cpp: Error E2247 temp.cpp 77: 'Array<int>::itsSize' is not accessible in function Intrude(Array<int>) Error E2247 temp.cpp 78: 'Array<int>::pType' is not accessible in function Intrude(Array<int>) *** 2 errors in Compile *** Why these errors occur. How can i declare a non template function as a friend in a template class? If someone knows and answers i 'll be grateful. Ioannis * Ioannis Vranos * Programming pages: http://members.nbci.com/noicys * Alternative URL: http://run.to/noicys |
From: Colin L. <Col...@wa...> - 2000-09-18 21:14:22
|
Hi ! You can't use Microsoft .lib files with Dev-C++ since the Mingw compiler supports another object format for libraries and object files. You should use opengl libs distributed with Dev-C++, they'll probably do the same as Microsoft .lib files. Greetings, Colin ----- Original Message ----- From: Ralph Tan <ga...@em...> To: <dev...@li...> Sent: Monday, September 18, 2000 9:32 PM Subject: [Dev-C++] OpenGL glaux problem > Hello, > > I couldn't execute an OpenGL file. The > system demanded an glaux.dll file. I > compiled using both the -lopengl32 and > -lglaux options with no compilation or > linker errors/warnings. > > I downloaded the development kit and > compiled with libraries 'opengl32.lib' > and 'glaux.lib' instead of the above > two options. A lot of linker warning > and system error when executing the > file in Windows 98 environment. > > Is there something I did wrong? The > file works fine in Visual C++. > > Thanks. > > Ralph. > > > ----------------------------------------------- > FREE! The World's Best Email Address @email.com > Reserve your name now at http://www.email.com > > > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > http://lists.sourceforge.net/mailman/listinfo/dev-cpp-users |
From: Ralph T. <ga...@em...> - 2000-09-18 19:32:42
|
Hello, I couldn't execute an OpenGL file. The system demanded an glaux.dll file. I compiled using both the -lopengl32 and -lglaux options with no compilation or linker errors/warnings. I downloaded the development kit and compiled with libraries 'opengl32.lib' and 'glaux.lib' instead of the above two options. A lot of linker warning and system error when executing the file in Windows 98 environment. Is there something I did wrong? The file works fine in Visual C++. Thanks. Ralph. ----------------------------------------------- FREE! The World's Best Email Address @email.com Reserve your name now at http://www.email.com |
From: Ioannis V. <jv...@at...> - 2000-09-17 21:54:00
|
So we are back again? :) * Ioannis Vranos * Programming pages: http://members.nbci.com/noicys * Alternative URL: http://run.to/noicys |
From: Colin L. <Col...@wa...> - 2000-09-17 21:39:32
|
Hi and welcome to the new Dev-C++ list ! Colin |