dev-cpp-users Mailing List for Dev-C++
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
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
|
2
(3) |
3
(1) |
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
(1) |
18
|
19
|
20
|
21
(1) |
22
|
23
|
24
|
25
|
26
(2) |
27
(3) |
28
(2) |
29
|
30
(1) |
31
(3) |
|
From: Frederico M. <the...@ho...> - 2009-07-31 23:01:23
|
Hello, Again, I seek your advice on a personal project : I have searched for information related to the impact that managing, or more accurately not managing memory, will have on processes in win32. Recently I have stumbled upon a paper disserting the effects of the paging process on windows, and the cost of requesting more resources than those currently addressed by the front-end virtual memory manager. As I envision, the final code will use a great deal of memory, and actually, it will not always be coded by me, and as such, I cannot be certain that the allocated resourced will ever be freed. I am quite the control freak, so I'm trying to implement one of two designs : a ) The software will contain one to several objects that allocate memory, at program start, based on the latest data retrieved from executions with high volume processing, or by other words, I'll subject my code to stress-tests, and register memory usage, for reserving it, on next program restart. I'll, obviously, be managing the memory, providing by one defined interface, my own allocation/freeing routines that will manage the already reserved memory(from the OS). b ) All objects within the software will, somehow ( Haven't yet figured this out ) manage its own memory, having this way some information about the memory, besides its start address and the span of it. To sum up, and finally presenting my question : which design would be better, and which would provide more information about the memory usage? The above points are, obviously, based on my belief that the system( OS, L2,L1 caches, processor, ram ) will handle better paging out/in virtual memory, than actually reserving it at a latter state, especially, at different points in program logic, since the locality is not observed, on, for instance, linked-list implementations, and processor-cycles will be 'wasted' in finding available memory in kernel/c-runtime area. Please do correct me if my assumptions are not correct, and, please advice me if you have measurable results related to such implementations... This is a pet project, and although I am pursuing it by sheer fun, I believe it can be brought to good use. Sincerely Frederico Marques _________________________________________________________________ Com o Windows Live, você pode organizar, editar e compartilhar suas fotos. http://www.microsoft.com/brasil/windows/windowslive/products/photo-gallery-edit.aspx |
From: João M. R. S. T. <ta...@fe...> - 2009-07-31 18:32:05
|
---------------------------------------------------------------------------- ----------------------- (Apologies for cross-posting.) International Symposium CompIMAGE 2010 http://www.fe.up.pt/CompIMAGE Announce and Call for papers We would appreciate if you could distribute this information by your colleagues and co-workers. ---------------------------------------------------------------------------- ----------------------- Dear Colleague, We would like to kindly invite you to take part in the International Symposium CompIMAGE - Computational Modelling of Objects Represented in Images: Fundamentals, Methods and Applications (http://www.fe.up.pt/CompIMAGE) which will take place in Buffalo-Niagara in May 5-7, 2010. The deadline for submission is October 1, 2009. The accepted papers will be published in Lecture Notes in Computer Science. Moreover, extended versions of the best papers will be published in journal special issues. We hope that we will have the pleasure to benefit from your valuable contribution, enriching the scientific quality and the presentation panel of CompIMAGE'10. Best Regards, Reneta P. Barneva (State University of New York, USA) Valentin E. Brimkov (State University of New York, USA) Renato M. Natal Jorge (University of Porto, Portugal) João Manuel R. S. Tavares (University of Porto, Portugal) ------------------------------------------------------ International Symposium CompIMAGE'10, May 5-7, 2010 Buffalo-Niagara, NY, USA *** http://www.cs.fredonia.edu/barneva/CompIMAGE10 *** INVITED SPEAKERS: - Dr. Herbert A. Hauptman (Nobel Laureate, President of the Hauptman-Woodward Medical Research Institute) - Prof. Chandrajit L. Bajaj, University of Texas at Austin - Prof. Jorge S. Marques , Instituto Superior Técnico, Lisbon, Portugal - Prof. Dinggang Shen, University of North Carolina at Chapel Hill - Prof. Yongjie (Jessica) Zhang, Carnegie Mellon University. PUBLICATIONS: Springer's Lecture Notes in Computer Science. Extended versions of the best papers will be invited for journal publication. TOPICS (not limited to): - Image Processing and Analysis - Image Segmentation - 2D and 3D Reconstruction - Discrete Tomography - Data Interpolation, Registration, Acquisition and Compression - Objects Tracking - Medical Imaging - Computational Bioimaging and Visualization - Biometric Person Identification - Computational Crystallography - Motion and Deformation Analysis - Visual Data Mining and Knowledge Discovery - Scientific Data Visualization - Large Data Set Visualization - Simulation - Theoretical Foundations of Object Modeling - Digital Geometry for Computer Imaging - Shape Modeling IMPORTANT DATES: Full paper submission due: October 1, 2009 Notification of acceptance: November 10, 2009 Camera-ready papers due: December 10, 2009 SOCIAL PROGRAM: Tour to the famous Niagara Falls. Pre- or post-symposium tours to Genesee Country Village, Erie Canal, Corning Museum of Glass and Letchworth State Park, called the Grand Canyon of the East. |
From: Per W. <pw...@ia...> - 2009-07-31 09:48:08
|
No, no license problems. You may develop commercial applications using the Dev-C++ IDE or the MinGW tool chain. /pwm On Thu, 30 Jul 2009, BS wrote: > Hello. > > I have question regarding the licence terms. > Is anykind restriction about software, developed by Dev-Cpp IDE put on it ? > (I don't mean to change source of Dev-Cpp, just write some commercial applications by it, without visibility or access to generated code of application of course). > > Thank You, Bartek. > |
From: BS <ba...@o2...> - 2009-07-30 07:11:11
|
Hello. I have question regarding the licence terms. Is anykind restriction about software, developed by Dev-Cpp IDE put on it ? (I don't mean to change source of Dev-Cpp, just write some commercial applications by it, without visibility or access to generated code of application of course). Thank You, Bartek. |
From: Per W. <pw...@ia...> - 2009-07-28 05:27:20
|
Do you have any space in any directory name? You should avoid having the source code in a directory with spaces, such as "Documents and Settings". /pwm On Mon, 27 Jul 2009, Gene Hockemeyer wrote: > This is what is in the error log . when the compile terminates . with the > Permission denied . > > > > C++.exe main.o -o "FirstProject.exe" -L"C:/Dev-Cpp/lib" > -I"C:/Dev-Cpp/include" -I"C:/Dev-Cpp/include/c++" -I"C:/Dev-Cpp/include" > C:\Dev-Cpp\Bin\..\lib\gcc-lib\mingw32\3.2\..\..\..\..\mingw32\bin\ld.exe: > cannot open output file FirstProject.exe: Permission denied > make.exe: *** [FirstProject.exe] Error 1 > Execution terminated > > > > > > Gene Hockemeyer > > ce...@pt... > > 570 418-0316 > > > > From: Gene Hockemeyer [mailto:ce...@pt...] > Sent: Monday, July 27, 2009 6:59 PM > To: 'Dev...@li...' > Subject: I am a new user ... I get a compile message .. > > > > Permission Denied . the log says not authorized to the file . I was told > this happens when the program is running . Nothing is running. > > > > Any suggestions. I have reloaded the software more than once!! > > > > Gene Hockemeyer > > ce...@pt... > > 570 418-0316 > > > > |
From: Gene H. <ce...@pt...> - 2009-07-28 01:21:48
|
This is what is in the error log . when the compile terminates . with the Permission denied . C++.exe main.o -o "FirstProject.exe" -L"C:/Dev-Cpp/lib" -I"C:/Dev-Cpp/include" -I"C:/Dev-Cpp/include/c++" -I"C:/Dev-Cpp/include" C:\Dev-Cpp\Bin\..\lib\gcc-lib\mingw32\3.2\..\..\..\..\mingw32\bin\ld.exe: cannot open output file FirstProject.exe: Permission denied make.exe: *** [FirstProject.exe] Error 1 Execution terminated Gene Hockemeyer ce...@pt... 570 418-0316 From: Gene Hockemeyer [mailto:ce...@pt...] Sent: Monday, July 27, 2009 6:59 PM To: 'Dev...@li...' Subject: I am a new user ... I get a compile message .. Permission Denied . the log says not authorized to the file . I was told this happens when the program is running . Nothing is running. Any suggestions. I have reloaded the software more than once!! Gene Hockemeyer ce...@pt... 570 418-0316 |
From: Per W. <pw...@ia...> - 2009-07-27 23:39:59
|
How do you know that nothing is running. A hung application - or a hung linker or compiler - will stay in memory and lock files. Have you really scanned all applications in the Task Manager? Have you tried to reboot? /pwm On Mon, 27 Jul 2009, Gene Hockemeyer wrote: > Permission Denied . the log says not authorized to the file . I was told > this happens when the program is running . Nothing is running. > > > > Any suggestions. I have reloaded the software more than once!! > > > > Gene Hockemeyer > > ce...@pt... > > 570 418-0316 > > > > |
From: Gene H. <ce...@pt...> - 2009-07-27 23:00:20
|
Permission Denied . the log says not authorized to the file . I was told this happens when the program is running . Nothing is running. Any suggestions. I have reloaded the software more than once!! Gene Hockemeyer ce...@pt... 570 418-0316 |
From: rodolfo d'E. <rod...@ho...> - 2009-07-26 23:46:38
|
Depende, si lo que quieres es desarrollar interfaces de usuario, hay varias, prueba con wxWidget o FLTK. Si quieres desarrollar juegos, Allegro parece ser muy bueno. Saludos Rodolfo d'Ettorre Date: Sun, 26 Jul 2009 14:27:16 +0000 From: mer...@ya... To: dev...@li... Subject: [Dev-C++] (no subject) Buenos días, Existe algun paquete de Dev-C++ que permita desarrollar aplicaciones Win32 en un entorno gráfico, o por lo menos un paquete que haga más facil hacer la interfaz gráfica en en ambiente windows? _________________________________________________________________ Use Windows Live Messenger from your Hotmail inbox Web IM has arrived! http://windowslive.ninemsn.com.au/article.aspx?id=823454 |
From: Merlin V. <mer...@ya...> - 2009-07-26 14:27:27
|
Buenos días, Existe algun paquete de Dev-C++ que permita desarrollar aplicaciones Win32 en un entorno gráfico, o por lo menos un paquete que haga más facil hacer la interfaz gráfica en en ambiente windows? |
From: Noorez K. <noo...@gm...> - 2009-07-21 02:42:33
|
I'm having a bit of trouble understanding template partial specialization. Here is an example that I was given with type traits: template <typename T> class TypeTraits { private: template <typename U> struct PToMTraits { enum {result = false}; }; template <typename U,typename V> struct PToMTraits<U V::*> { enum {result = true}; }; What does this mean? When I removed the specialization <U V::*> from the second PToMTraits, I received an error that I had redefined the PToMTraits struct with two arguments. When else can you redefine a template struct with two arguments? |
From: Yellow_Yackets O. <sci...@ho...> - 2009-07-17 22:07:33
|
Hello... I am trying to get any file such as images, word documents, etc... and save it in a buffer inside my program. The issue is that when I create a file with another name but with the same extension as the file in the buffer, the file doesn't work. It's corrupted. I am trying to get any file and save it in a buffer. This is my code: ofstream out("image2.jpg"); ifstream in("image.jpg"); if(!out || !in) { cout<<"ERROR"<<endl; system("pause"); return 0; } char *buffer; int size = 0; char c; in.seekg(0,ios::end); size = in.tellg(); in.seekg(0,ios::beg); buffer = new char[size]; strcpy(buffer,""); for(int x=0;x<=size;x++) { if(in.good()) { c = in.get(); buffer[x] = c; } } out.write(buffer,size); out.close(); in.close(); _________________________________________________________________ Hotmail® has ever-growing storage! Don’t worry about storage limits. http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009 |
From: balu b <bal...@ya...> - 2009-07-03 07:24:51
|
-Best Regard's Balu Looking for local information? Find it on Yahoo! Local http://in.local.yahoo.com/ |
From: Yellow_Yackets O. <sci...@ho...> - 2009-07-02 20:22:14
|
Oh OK. Thanks again for your help. So... one question... because the recv function receives only string(char*); do I have to break it down to find the (for example) the 'GET' method then look after a space line to find what is requesting? _________________________________________________________________ Hotmail® has ever-growing storage! Don’t worry about storage limits. http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009 |
From: Yellow_Yackets O. <sci...@ho...> - 2009-07-02 16:39:31
|
Thanks for trying to answer but like i said... I really don't want to use no other external libraries like curl or chilkat or WinNet or any other... I want to know how does a server process HTTP requests by just using #include <winsock2.h> and no other winsock base libraries. _________________________________________________________________ Insert movie times and more without leaving Hotmail®. http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009 |
From: Yellow_Yackets O. <sci...@ho...> - 2009-07-02 05:04:50
|
Hello, Well, I got tire of looking around on google... So, why not ask here, maybe someone will tell me the answer... How can I process HTTP requests using plain windows sockets. No external library. I just want to get the idea for learning purpose. Thanks _________________________________________________________________ Windows Live™: Keep your life in sync. http://windowslive.com/explore?ocid=TXT_TAGLM_WL_BR_life_in_synch_062009 |