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
|
4
|
5
|
6
|
7
|
8
|
9
(1) |
10
(2) |
11
|
12
|
13
(7) |
14
(2) |
15
|
16
|
17
(2) |
18
(2) |
19
|
20
|
21
|
22
|
23
|
24
(1) |
25
(9) |
26
(2) |
27
|
28
(2) |
29
|
30
(1) |
|
|
|
|
|
|
From: edmore m. <edm...@ya...> - 2006-04-30 08:38:25
|
i am writing a program where i want one of my tasks is to call values from an n sized array in batches of 100 values to be used as single values in another array. 1. how do i call the values until i reach the end of the array when i do not know the size of the array. 2. how do i get only the values in the first dimension of the array, that is i tobe put into surface 1 with values for the 2nd dimension being left out, where surface1 is given by the summation of the first valuees of array tempa, that is values from i, surface is given by values of the summation of the power of values incremented by j surface1 = surface1 + pow(tempa[i][j], 2);//surface1 summation surface = surface + pow(tempa[i][j], 2);//surface2 summation denominator = surface1*surface; enumerator = enumerator + (tempa[i][j]*tempa[i][j]);//summation of surface1 *surface2 |
From: Per W. <pw...@ia...> - 2006-04-28 06:16:36
|
Dev-C++ uses the MinGW compiler suite, so try www.mingw.org. /Per W On Fri, 28 Apr 2006, Tan, Clarencio wrote: > Hi, > > I would appreciate me if anyone could point me as to where I could > download a copy of the Cygnus Insight Visual Debugger to use with my > Dev-C++ program. I really need to use a debugger for me to easily > understand programs that I deal with. An instruc |
From: Tan, C. <Cla...@an...> - 2006-04-28 05:47:22
|
Hi, I would appreciate me if anyone could point me as to where I could download a copy of the Cygnus Insight Visual Debugger to use with my Dev-C++ program. I really need to use a debugger for me to easily understand programs that I deal with. An instruction to how to install that to my PC would also be highly appreciated. Thanks a lot!!!!! Best Regards |
From: hhh h. <the...@ho...> - 2006-04-26 11:31:31
|
Hello. I am trying to use WinPcap libs to develop a network tool of my own, for knowledge... But i can't even compile stuff on the WinPcap Examples... Can anyone help out with this one? thanks in advance. _________________________________________________________________ MSN Busca: fácil, rápido, direto ao ponto. http://search.msn.com.br |
From: <urb...@sb...> - 2006-04-26 00:25:32
|
Hi, I'm on the Dev-Pas 1.9.2 version and the help file is an empty page for the proper mailing list and I keep ending up on the cpp forum also, some how. Can someone please direct me to the proper "Users" list for Dev-Pas. Thanks in advance. Mike |
From: Per W. <pw...@ia...> - 2006-04-25 16:14:52
|
Unless they are directly school-related... /Per W On Tue, 25 Apr 2006, [UTF-8] Aurimas =C4=8Cernius wrote: > Hi, > > > I subscribed to this list because I need help in codding in C++. I > > need to make simple memory-based database using LinkedLists, BTrees, > > etcs. > > > > Am I in the right place? > > Yes. :) > What are your problems? > > /Aurimas > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: <au...@gm...> - 2006-04-25 16:01:24
|
Hi, > I subscribed to this list because I need help in codding in C++. I > need to make simple memory-based database using LinkedLists, BTrees, > etcs. > > Am I in the right place? Yes. :) What are your problems? /Aurimas |
From: HAB B. <ha...@gm...> - 2006-04-25 15:38:43
|
Guys.Gals, I subscribed to this list because I need help in codding in C++. I need to make simple memory-based database using LinkedLists, BTrees, etcs. Am I in the right place? |
From: KrowniX \(\)--\(\) <kr...@ya...> - 2006-04-25 15:10:20
|
look at the sample code that i got it from msdn.com i was tryng to learn with it but that´s the error message that i got it: [Linker error] undefined reference to `WinMain@16' could anyone help me? /*------------------------------------------------------*/ #include <windows.h> #include <stdio.h> #define BUFFER_SIZE 1024*64 void DisplayEntries( ) { HANDLE h; EVENTLOGRECORD *pevlr; BYTE bBuffer[BUFFER_SIZE]; DWORD dwRead, dwNeeded, dwThisRecord; // Open the Application event log. h = OpenEventLog( NULL, // use local computer "Application"); // source name if (h == NULL) { printf("Could not open the Application event log."); return; } pevlr = (EVENTLOGRECORD *) &bBuffer; // Get the record number of the oldest event log record. GetOldestEventLogRecord(h, &dwThisRecord); // Opening the event log positions the file pointer for this // handle at the beginning of the log. Read the event log records // sequentially until the last record has been read. while (ReadEventLog(h, // event log handle EVENTLOG_FORWARDS_READ | // reads forward EVENTLOG_SEQUENTIAL_READ, // sequential read 0, // ignored for sequential reads pevlr, // pointer to buffer BUFFER_SIZE, // size of buffer &dwRead, // number of bytes read &dwNeeded)) // bytes in next record { while (dwRead > 0) { // Print the record number, event identifier, type, // and source name. printf("%03d Event ID: 0x%08X Event type: ", dwThisRecord++, pevlr->EventID); switch(pevlr->EventType) { case EVENTLOG_ERROR_TYPE: printf("EVENTLOG_ERROR_TYPE\t "); break; case EVENTLOG_WARNING_TYPE: printf("EVENTLOG_WARNING_TYPE\t "); break; case EVENTLOG_INFORMATION_TYPE: printf("EVENTLOG_INFORMATION_TYPE "); break; case EVENTLOG_AUDIT_SUCCESS: printf("EVENTLOG_AUDIT_SUCCESS\t "); break; case EVENTLOG_AUDIT_FAILURE: printf("EVENTLOG_AUDIT_FAILURE\t "); break; default: printf("Unknown "); break; } printf("Event source: %s\n", (LPSTR) ((LPBYTE) pevlr + sizeof(EVENTLOGRECORD))); dwRead -= pevlr->Length; pevlr = (EVENTLOGRECORD *) ((LPBYTE) pevlr + pevlr->Length); } pevlr = (EVENTLOGRECORD *) &bBuffer; } CloseEventLog(h); } --------------------------------- Yahoo! Search Imposto de Renda 2006: o prazo está acabando. Faça já a sua declaração no site da Receita Federal. |
From: Johan L. <jcl...@ya...> - 2006-04-25 14:27:22
|
Does anyone know how to link the EzWin Library in Dev C++? I don't know how, so if anybody can explain this. (new User) Johan Labuschagne --------------------------------- To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. |
From: KrowniX \(\)--\(\) <kr...@ya...> - 2006-04-25 13:46:38
|
Hey people I got it! the program dev-cpp it will not be able to compile the program..so...: :cd \dev-cpp\bin :gcc -Wall -pedantic testpsapi.cpp -lwevtapi -otestpsapi with this line you be able to use the psapi.dll, so enjoy that information ´couse it´s been a week that I was having problems... Thanks, Krownix "KrowniX ()--()" <kr...@ya...> escreveu: De: "KrowniX ()--()" <kr...@ya...> Para: dev...@li... Assunto: [Dev-C++] psapi.h ??? how do I link it? Data: Tue, 25 Apr 2006 11:51:39 +0000 (GMT) Hello, Anyone know how do I link the psapi.h library?? I´m having trouble not to understand how to use the api.. but how to make dev-c++ compile my program... i think that´s the same thing as add the "-l wsock32" when using the winsock2.h..but until now i haven´t found the correct command to add... Any ideas?? Krownix --------------------------------- Abra sua conta no Yahoo! Mail - 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. --------------------------------- Abra sua conta no Yahoo! Mail - 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. |
From: KrowniX \(\)--\(\) <kr...@ya...> - 2006-04-25 13:46:37
|
Hey people I got it! the program dev-cpp it will not be able to compile the program..so...: :cd \dev-cpp\bin :gcc -Wall -pedantic testpsapi.cpp -lpsapi -otestpsapi with this line you be able to use the psapi.dll, so enjoy that information ´couse it´s been a week that I was having problems... Thanks, Krownix "KrowniX ()--()" <kr...@ya...> escreveu: De: "KrowniX ()--()" <kr...@ya...> Para: dev...@li... Assunto: [Dev-C++] psapi.h ??? how do I link it? Data: Tue, 25 Apr 2006 11:51:39 +0000 (GMT) Hello, Anyone know how do I link the psapi.h library?? I´m having trouble not to understand how to use the api.. but how to make dev-c++ compile my program... i think that´s the same thing as add the "-l wsock32" when using the winsock2.h..but until now i haven´t found the correct command to add... Any ideas?? Krownix --------------------------------- Abra sua conta no Yahoo! Mail - 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. --------------------------------- Abra sua conta no Yahoo! Mail - 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. |
From: KrowniX \(\)--\(\) <kr...@ya...> - 2006-04-25 11:51:47
|
Hello, Anyone know how do I link the psapi.h library?? I´m having trouble not to understand how to use the api.. but how to make dev-c++ compile my program... i think that´s the same thing as add the "-l wsock32" when using the winsock2.h..but until now i haven´t found the correct command to add... Any ideas?? Krownix --------------------------------- Abra sua conta no Yahoo! Mail - 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. |
From: Per W. <pw...@ia...> - 2006-04-25 07:00:32
|
Since it complains about missing a GNU make file in the make/bin directories, it isn't the project make file (Makefile.win) but the make executable that can't be found. Did you install just the Dev-C++ editor, or did you also remember to install the MinGW compiler suite? /Per W On Mon, 24 Apr 2006, Ken Lawrence wrote: > I installed Dev C++ but when I run it at startup I get an error message t= hat states "There doesn't seem to be a GNU Make file in PATH or in DEV C++ = s make/bin path. I moved a copy of Makefile.win to the Bin dir....didn't he= lp. I tried a couple of the example projects....but when I compile an error= that the system cannot find the file specified....but doesn't state what f= ile is missing...that would help. Looked for help at the Dev C++ site. They= suggested wxWindows ...downloaded the dev packs installed but I get the sa= me error at startup.....Help!!!!!. Thanks in advance. > > Ken W. Lawrence > Software Engineer > 607-847-8671 > pit...@ya... > > --------------------------------- > Blab-away for as little as 1=A2/min. Make PC-to-Phone Calls using Yahoo!= Messenger with Voice. |
From: Ken L. <pit...@ya...> - 2006-04-24 22:36:23
|
I installed Dev C++ but when I run it at startup I get an error message that states "There doesn't seem to be a GNU Make file in PATH or in DEV C++ s make/bin path. I moved a copy of Makefile.win to the Bin dir....didn't help. I tried a couple of the example projects....but when I compile an error that the system cannot find the file specified....but doesn't state what file is missing...that would help. Looked for help at the Dev C++ site. They suggested wxWindows ...downloaded the dev packs installed but I get the same error at startup.....Help!!!!!. Thanks in advance. Ken W. Lawrence Software Engineer 607-847-8671 pit...@ya... --------------------------------- Blab-away for as little as 1¢/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice. |
From: Per W. <pw...@ia...> - 2006-04-18 14:54:55
|
But just writing them is twice as fast. :) /pwm On Tue, 18 Apr 2006, Malcolm Nealon wrote: > Hello Per, > > On 17 April 2006, 15:38:57, you wrote: > > > You do it by inserting comments. > > Actually, DevCpp takes care of inserting comments itself. > > Place the caret at the point you wish to insert a ToDo comment. Then > right click on the tab of the file or press Shift+Ctrl+T, A dialog > should appear, where you can fill in the text, give it a priority, and > assign it to someone. > > Fill in the fields and click on OK. > > You can obviously view the ToDo list from the view menu option, > clicking on one causes the associated comment to be shown in the ide. > > > On Mon, 17 Apr 2006, Tanner wrote: > > >> How do I use the to-do list? I don't see any form of add item or > >> anything on the little window. > >> > >> -Tanner > > > > -- > Best regards, > Malcolm mailto:m.n...@wa... > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: Malcolm N. <m.n...@wa...> - 2006-04-18 14:33:37
|
Hello Per, On 17 April 2006, 15:38:57, you wrote: > You do it by inserting comments. Actually, DevCpp takes care of inserting comments itself. Place the caret at the point you wish to insert a ToDo comment. Then right click on the tab of the file or press Shift+Ctrl+T, A dialog should appear, where you can fill in the text, give it a priority, and assign it to someone. Fill in the fields and click on OK. You can obviously view the ToDo list from the view menu option, clicking on one causes the associated comment to be shown in the ide. > On Mon, 17 Apr 2006, Tanner wrote: >> How do I use the to-do list? I don't see any form of add item or >> anything on the little window. >> >> -Tanner -- Best regards, Malcolm mailto:m.n...@wa... |
From: Per W. <pw...@ia...> - 2006-04-17 13:39:15
|
You do it by inserting comments. For example: // TODO: Have to fix bug. More advanced - using priority: // TODO(#1#): My first-priority todo item More advanced - using priority and person responsible: // TODO(charlie#3#): Fix when I get back from vacation. After a TODO has been fixed - either click that it is fixed in the Todo list, or change the text TODO to DONE. /pwm On Mon, 17 Apr 2006, Tanner wrote: > How do I use the to-do list? I don't see any form of add item or > anything on the little window. > > -Tanner |
From: Tanner <ta...@ts...> - 2006-04-17 11:59:46
|
How do I use the to-do list? I don't see any form of add item or anything on the little window. -Tanner |
From: Marcelo D. <mds...@ya...> - 2006-04-14 02:52:43
|
Hi. I'm using Dev-C++ 4.9.9.2 on Windows. My project was compiling ok, but if I put one more file to compile I have this error: g++.exe ../bib/bd.o ../bib/bib.o ../bib/busca.o ../bib/dado.o ../bib/menu.o ccl.o contaclass.o formapagto.o item.o cartao.o pessoa.o tipomedida.o unmedida.o main.o oporilan.o optipo.o opclass.o op.o opcontamov.o conta.o pais.o docmodelo.o uf.o -o "Personal.exe" -L"C:/DEV-CPP/lib" -LC:/Dev-Cpp/lib -LC:/mysql/lib/opt -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-win32-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-win32-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -Wl,--enable-runtime-pseudo-reloc -lmysql -mwindows Invalid Command or File Name If I dont use a file, docmodelo.o for example, the project compile ok. I think the error is because the line command is big for Windows/Dos shell. What should I do? Thanks. (o_o) _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com |
From: Thymian <Th...@gm...> - 2006-04-14 01:32:15
|
> Hello people... > > Does anyone know were i find some information on how create dll´s > using c/c++?? > Hi to Brazil! RTFM http://static.flickr.com/4/7942538_48903e3585.jpg ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dynamic-link library (DLL) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (Here you'll find a lot of information, code file examples and links to further MSDN sources) http://en.wikipedia.org/wiki/Dynamic-link_library ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MSDN - Microsoft Developer Network ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http://msdn1.microsoft.com/en-us/my/default.aspx ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ An excellent book for the basics: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Charles Petzold Programming Windows. The definitive guide to the Win32 API. (All examples in C (not in C++) and only for the standard Win32 API without MFC) http://www.amazon.com/gp/product/157231995X/qid=1144976502/sr=1-1/ref=sr_1_1/002-7904273-2997606?s=books&v=glance&n=283155 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Of course, the Bloodshed Dev-C++ IDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ too is able to quickly create source file frames for MS-Windows applications, console applications, static libraries and dynamic link libraries (DLL's) in C or C++. Read the accompanied document and help files for details, when creating automatically a source file frame for a new project in C or C++. http://www.bloodshed.net/devcpp.html http://www.bloodshed.net/dev/ http://www.bloodshed.net/dev/doc/index.html MfG, Werner Kitzmann |
From: KrowniX \(\)--\(\) <kr...@ya...> - 2006-04-13 18:44:52
|
Hello people... Does anyone know were i find some information on how create dll´s using c/c++?? thanks Krownix --------------------------------- Abra sua conta no Yahoo! Mail - 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. |
From: Reid T. <rei...@at...> - 2006-04-13 17:42:19
|
Tudorache Dan wrote: > Hey, > > Can anyone tell me how to write ExCLUSIVELY in C using Dev C++ 4 ? > You have a lot of settings and very few explanation for absolute > beginners. Hae you given any thought to the NIGHTMARE and waste of > time that absolute beginners have to face wehn using your product? > > you chould have a button that says: "C Mode" and a button that says > "C++ Mode", PERIOD. NO WEIRD SETTING WTIH A LOT OF TECHNICAL WORDS > THAT ONLY CONFUSE PEOPLE. > > Thank you very much. Select File/New Project/ Click C Project radio button ( you can even set the default to C if you want ) Not sure what is either 'weird' or considered 'a lot of technical words' that could confuse anyone about that. |
From: <au...@gm...> - 2006-04-13 15:28:39
|
Hi, > you chould have a button that says: "C Mode" and a button that says "C++ > Mode", PERIOD. NO WEIRD SETTING WTIH A LOT OF TECHNICAL WORDS THAT ONLY > CONFUSE PEOPLE. When you create a project, you can choose the language (C or C++). /Aurimas |
From: Tudorache D. <str...@ho...> - 2006-04-13 14:20:57
|
Hey, Can anyone tell me how to write ExCLUSIVELY in C using Dev C++ 4 ? You have a lot of settings and very few explanation for absolute beginners. Hae you given any thought to the NIGHTMARE and waste of time that absolute beginners have to face wehn using your product? you chould have a button that says: "C Mode" and a button that says "C++ Mode", PERIOD. NO WEIRD SETTING WTIH A LOT OF TECHNICAL WORDS THAT ONLY CONFUSE PEOPLE. Thank you very much. _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ |