dev-cpp-users Mailing List for Dev-C++ (Page 3)
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
(6) |
2
(8) |
3
(7) |
4
(1) |
5
(5) |
6
|
7
(7) |
8
(5) |
9
(6) |
10
(11) |
11
(5) |
12
(12) |
13
(17) |
14
(3) |
15
(1) |
16
(6) |
17
(12) |
18
(7) |
19
(12) |
20
(12) |
21
(15) |
22
(19) |
23
(10) |
24
(15) |
25
(9) |
26
(16) |
27
(17) |
28
(16) |
|
|
|
From: Ioannis V. <no...@ya...> - 2001-02-25 22:43:45
|
main() is best to be used as the driver piece of the program with the rest things implemented in functions. Now if you have many couts (e.g. a menu) it is best implemented in a separate function. If you have 1-2 couts to test the functionality of the program place them in main(). Ioannis * Ioannis Vranos * Programming pages: http://members.nbci.com/noicys * Alternative URL: http://run.to/noicys > -----Original Message----- > From: dev...@li... > [mailto:dev...@li...]On Behalf Of Trevor Cook > Sent: Monday, February 26, 2001 12:10 AM > To: dev...@li... > Subject: [Dev-C++] Programming Form/Style > > > Hi, > > I am new to this list and very new to C++ and programming > in general, and I am wondering: > > My friend, who is also learning C++, told me that it is bad > programming form to declare class variables and functions public, > which I can understand for the sake of reusability and > simplicity. However, he also > told me it was bad form to let Main() do too much work and that > you should send as many tasks as you can to different > functions... Is this so? Why? I can see why for more complex > functions, but what about really > simple things. For example, should I even write simple output > functions to keep any "cout" lines out of main()? > > > Thanks for any help, > Trevor Cook > > > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > http://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: Trevor C. <TCc...@ya...> - 2001-02-25 22:03:26
|
Hi, I am new to this list and very new to C++ and programming in general, and I am wondering: My friend, who is also learning C++, told me that it is bad programming form to declare class variables and functions public, which I can understand for the sake of reusability and simplicity. However, he also told me it was bad form to let Main() do too much work and that you should send as many tasks as you can to different functions... Is this so? Why? I can see why for more complex functions, but what about really simple things. For example, should I even write simple output functions to keep any "cout" lines out of main()? Thanks for any help, Trevor Cook |
From: Nicolas S. <nic...@ya...> - 2001-02-25 21:59:11
|
salut, kk'un aurait d=E9j=E0 utilis=E9 de l'asm dans du code ? j'ai trouv=E9 un site sur la prog graphique qui a du code en c pour que = =E7a soit bien structur=E9 et sinon c l'asm qui domine. Mais je ne parviens pas =E0 utiliser l'asm ;o(( Quelqu'un pourrait-il me donner des infos ou sources, ou m'indiquer une = url pour plus d'infos. Merci, Zimoro exemple: void Mode13h() { asm { mov ah, 00h mov al, 13h int 10h } } tir=E9 de: http://www.multimania.com/codearena/13h.htm |
From: Quentin S. <mac...@bi...> - 2001-02-25 20:07:33
|
Hi- Linux doesn't use a.out anymore. You can still compile for it, but = current linux distros include no a.out programs. The current format is = the ELF format. However, in any case, you need a linux machine to = compile for a linux machine. --Quentin ----- Original Message -----=20 From: Purohit Prahlad Jogaram=20 To: dev...@li...=20 Sent: Sunday, February 25, 2001 5:03 AM Subject: Re: [Dev-C++] How To Copile CGI Scripts For Linux Server In = Windows CGi SCRIPTS CAN BE COMPILED AND OUTPUT FORMAT IS .OUT IN LINUX I WANT = TO ASK HOW CAN I GET SAME OUTPUT EXECUTABLE FILE .OUT BY COMPILING IN = WINDOWS ENVIOURMENT AND WHICH COMPILER SHOULD I USE FOR THAT. ( lets = consider a case of any ordinary program in linux the execuatble format = is .out i want to know can i compile programs for linux in WINDOWS if = yes which compiler should i use ) I WANT .OUT EXECUTABLE FORMAT. ----- Original Message -----=20 From: Lover=20 To: dev...@li...=20 Sent: 24 February, 2001 08:19 PM Subject: RE: [Dev-C++] How To Copile CGI Scripts For Linux Server In = Windows cgi script needn't to compile, just put them on ur web & chmod them = to 755.... *be carefull set correct path in first line (may be !#/usr/bin/perl) = for perl directory in ur webserver * -----Original Message----- From: dev...@li... = [mailto:dev...@li...]On Behalf Of Purohit = Prahlad Jogaram Sent: Saturday, February 24, 2001 1:04 PM To: dev...@li... Subject: [Dev-C++] How To Copile CGI Scripts For Linux Server In = Windows Hello Friends, My website is hosted on a linux server and i want to put some = CGI scripts on my site. I wrote CGI's But How Should I compile them to = work on a linux server I will be needing .out or some other format = compatible with linux how to copile them in Windows Me and Dev-C++ or = Some Other Compiler. So That I can Upload them. Please Help Me. |
From: Robert D B. <lon...@ju...> - 2001-02-25 14:17:20
|
HI.. When I compile and try to debug the following program I can not get the debugger to show the value of f. The watch window tell me that there is no symbol "f" in the current content and there is no line number for f=2653.1456; same with the symbol "i" Anybody got any clue??? Thanks lonestar36 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <conio.h> int main(int argc, char *argv[]) { float f; char string[34], ch; int i; f = 2653.1456; itoa((long)f,string,10); i = strlen(string); printf("Decimal point is %d places", i); i = i*10; f = f/i; return 0; } |
From: Purohit P. J. <pra...@si...> - 2001-02-25 10:03:19
|
CGi SCRIPTS CAN BE COMPILED AND OUTPUT FORMAT IS .OUT IN LINUX I WANT TO = ASK HOW CAN I GET SAME OUTPUT EXECUTABLE FILE .OUT BY COMPILING IN = WINDOWS ENVIOURMENT AND WHICH COMPILER SHOULD I USE FOR THAT. ( lets = consider a case of any ordinary program in linux the execuatble format = is .out i want to know can i compile programs for linux in WINDOWS if = yes which compiler should i use ) I WANT .OUT EXECUTABLE FORMAT. ----- Original Message -----=20 From: Lover=20 To: dev...@li...=20 Sent: 24 February, 2001 08:19 PM Subject: RE: [Dev-C++] How To Copile CGI Scripts For Linux Server In = Windows cgi script needn't to compile, just put them on ur web & chmod them to = 755.... *be carefull set correct path in first line (may be !#/usr/bin/perl) = for perl directory in ur webserver * -----Original Message----- From: dev...@li... = [mailto:dev...@li...]On Behalf Of Purohit = Prahlad Jogaram Sent: Saturday, February 24, 2001 1:04 PM To: dev...@li... Subject: [Dev-C++] How To Copile CGI Scripts For Linux Server In = Windows Hello Friends, My website is hosted on a linux server and i want to put some = CGI scripts on my site. I wrote CGI's But How Should I compile them to = work on a linux server I will be needing .out or some other format = compatible with linux how to copile them in Windows Me and Dev-C++ or = Some Other Compiler. So That I can Upload them. Please Help Me. |
From: Ramana K. <ra...@my...> - 2001-02-25 09:25:13
|
#include <fstream.h> ofstream out ("C:/Autoexec.bat"); out << "echo off"; out.close(); -----Original Message----- From: dev...@li... [mailto:dev...@li...]On Behalf Of i_suck _ducks Sent: Friday, 23 February 2001 12:42 PM To: dev...@li... Subject: RE: [Dev-C++] READ ME Jared Eckersley heY pEOPLES.Ramana i really didn't get it cause i am new. CAn you write code and send it.? Please!!! Jared why did you say that you smelled a rat??R u Calling me a rat??? P.s i am not trying to rite a virus... or am i??? -PrOgRmMiNg LosEr __________________________________________________ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/ _______________________________________________ Dev-cpp-users mailing list Dev...@li... http://lists.sourceforge.net/lists/listinfo/dev-cpp-users |
From: mobtek m. <mo...@di...> - 2001-02-25 04:27:18
|
Dou...@ao... wrote: > Do you have the following? > #include <fstream> > > You may also need: > using namespace std; > Hey there Douglas, well it makes no differnce whatever to use #include <fstream> it still thinks that it can't find conio.h and ctype.c in C:\mingw\include, the exact messsage is C:/mingw/include//conio.h:34: _mingw.h: No such file or directory C:/mingw/include//ctype.h:31: _mingw.h: No such file or directory I've even tried adding the source file to a project and then Project Options add further includes there but to no avail [;P I almost got dev-cpp running under cygwin but then ran into linker problems, was looking for ld in /cygwin/bin/..it was there, dev-cpp just couldn't see it. This prog seems to have trouble finding stuff even with the correct entries in autoexec.bat no matter what compiler I use. Any ideas? I'm all out atm cheers peter van der male |
From: Facundo L. <f_...@so...> - 2001-02-24 20:40:10
|
Eres de espania? Perdon, pero mi teclado ingles no tiene enie y no tengo tampoco teclado numerico, ademas, soy muy vago ponerme a teclar alt 164... :-)) -----Mensaje original----- De: Jose Manuel Padron Carrillo <jos...@ya...> Para: dev...@li... <dev...@li...> Fecha: Lunes 19 de Febrero de 2001 4:58 AM Asunto: Re: [Dev-C++] Hide/Show a Window > >Alvaro, > >> Can anybody tell me how to Hide/Show a Window ? > >The ShowWindow function sets the specified window's show state. > >BOOL ShowWindow( > > HWND hWnd, // handle of window > int nCmdShow // show state of window > ); > > >Parameters > >hWnd > >Identifies the window. > >nCmdShow > >Specifies how the window is to be shown. This parameter is ignored the >first time an application calls ShowWindow, if the program that >launched the application provides a STARTUPINFO structure. Otherwise, >the first time ShowWindow is called, the value should be the value >obtained by the WinMain function in its nCmdShow parameter. In >subsequent calls, this parameter can be one of the following values: > >Value Meaning >SW_HIDE Hides the window and activates another window. >SW_MAXIMIZE Maximizes the specified window. >SW_MINIMIZE Minimizes the specified window and activates the next >top-level window in the Z order. >SW_RESTORE Activates and displays the window. If the window is >minimized or maximized, Windows restores it to its original size and >position. An application should specify this flag when restoring a >minimized window. >SW_SHOW Activates the window and displays it in its current size and >position. >SW_SHOWDEFAULT Sets the show state based on the SW_ flag specified in >the STARTUPINFO structure passed to the CreateProcess function by the >program that started the application. >SW_SHOWMAXIMIZED Activates the window and displays it as a maximized >window. >SW_SHOWMINIMIZED Activates the window and displays it as a minimized >window. >SW_SHOWMINNOACTIVE Displays the window as a minimized window. The >active window remains active. >SW_SHOWNA Displays the window in its current state. The active window >remains active. >SW_SHOWNOACTIVATE Displays a window in its most recent size and >position. The active window remains active. >SW_SHOWNORMAL Activates and displays a window. If the window is >minimized or maximized, Windows restores it to its original size and >position. An application should specify this flag when displaying the >window for the first time. > > >Return Values > >If the window was previously visible, the return value is nonzero. >If the window was previously hidden, the return value is zero. > >Remarks > >The first time a program calls ShowWindow, it uses the WinMain >function's nCmdShow parameter as its nCmdShow > parameter. Subsequent calls to ShowWindow must use one of the values >in the given list, instead of the one specified by the WinMain >function's nCmdShow parameter. >As noted in the discussion of the nCmdShow parameter, the nCmdShow >value is ignored in the first call to ShowWindow if the program that >launched the application specifies startup information in the >STARTUPINFO structure. In this case, ShowWindow uses the information >specified in the STARTUPINFO structure to show the window. On >subsequent calls, the application must call ShowWindow with nCmdShow >set to SW_SHOWDEFAULT to use the startup information provided by the >program that launched the application. For example, Program Manager >specifies that applications start with a minimized main window. This >behavior is designed for the following situations: > >· Applications create their main window by calling CreateWindow with >the WS_VISIBLE flag set. >· Applications create their main window by calling CreateWindow with >the WS_VISIBLE flag cleared, and later call ShowWindow with the SW_SHOW >flag set to make it visible. > > >> and how to put a icon in the >> system tray (when de window is not visible)? >> >Use the function Shell_NotifyIcon (shellapi.h) > >[Now Supported on Windows NT] > >Sends a message to the system to add, modify, or delete an icon from >the taskbar status area. > >WINSHELLAPI BOOL WINAPI Shell_NotifyIcon( > > DWORD dwMessage, // message identifier > PNOTIFYICONDATA pnid // pointer to structure > ); > > >Parameters > >dwMessage > >Identifier of the message to send. This parameter can be one of these >values: > >NIM_ADD Adds an icon to the status area. >NIM_DELETE Deletes an icon from the status area. >NIM_MODIFY Modifies an icon in the status area. > > >pnid > >Pointer to a NOTIFYICONDATA structure. The content of the structure >depends on the value of dwMessage. > > > >Return Values > >If the function succeeds, the return value is nonzero. >If the function fails, the return value is zero. > >More info in theForger's tutorial or FAQ (I'm not sure). You can find a >link to that tutorials at > >http://www.geocities.com/josempadron/esp/tutoriales.htm >http://www.geocities.com/josempadron/esp/pmf.htm > >Hope this helps. > >Chemanuel > >__________________________________________________ >Do You Yahoo!? >Get personalized email addresses from Yahoo! Mail - only $35 >a year! http://personal.mail.yahoo.com/ > >_______________________________________________ >Dev-cpp-users mailing list >Dev...@li... >http://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: Facundo L. <f_...@so...> - 2001-02-24 20:40:02
|
De donde sos? Obviamente, espaniol sabes... -----Mensaje original----- De: Christian Guy <chr...@ya...> Para: dev...@li... <dev...@li...> Fecha: Lunes 19 de Febrero de 2001 12:04 AM Asunto: Re: [Dev-C++] djgpp >Bajatelo de >http://www.delorie.com/djgpp/ >chris > >----- Original Message ----- >From: "URSS" <UR...@so...> >To: <dev...@li...> >Sent: Thursday, February 01, 1996 7:55 AM >Subject: RE: [Dev-C++] djgpp > > >> Hi! >> >> Really, I can read some english, but I can't write good english, and some >> phrases are really incoherent... :-) I have much interest about the >> programing... but I am some lazy... < I don't know if it's good wroted... >or >> writed? ouch! >> >> Here, in Argentina, our official languaje is the spanish >> -----Mensaje original----- >> De: Ramana Kumar <ra...@my...> >> Para: dev...@li... >> <dev...@li...> >> Fecha: Domingo 18 de Febrero de 2001 2:55 AM >> Asunto: RE: [Dev-C++] djgpp >> >> >> >http://www.delorie.com/djgpp/ >> >what language do you speak? (I'm sorry that this is not completely >obvious >> >to me) >> > >> >-----Original Message----- >> >From: dev...@li... >> >[mailto:dev...@li...]On Behalf Of URSS >> >Sent: Thursday, 1 February 1996 2:29 PM >> >To: dev...@li... >> >Subject: RE: [Dev-C++] djgpp >> > >> >Hi! >> >I am new on the list... and I don't know much english, but, well... I am >> >from Argentina... and... the question is... >> > >> >Where I can download djgpp? >> > >> >Bye! >> >> >> >> _______________________________________________ >> Dev-cpp-users mailing list >> Dev...@li... >> http://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > >_______________________________________________ >Dev-cpp-users mailing list >Dev...@li... >http://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: <Dou...@ao...> - 2001-02-24 17:41:18
|
Do you have the following? #include <fstream> You may also need: using namespace std; |
From: Lover <lo...@gl...> - 2001-02-24 14:39:53
|
cgi script needn't to compile, just put them on ur web & chmod them to 755.... *be carefull set correct path in first line (may be !#/usr/bin/perl) for perl directory in ur webserver * -----Original Message----- From: dev...@li... [mailto:dev...@li...]On Behalf Of Purohit Prahlad Jogaram Sent: Saturday, February 24, 2001 1:04 PM To: dev...@li... Subject: [Dev-C++] How To Copile CGI Scripts For Linux Server In Windows Hello Friends, My website is hosted on a linux server and i want to put some CGI scripts on my site. I wrote CGI's But How Should I compile them to work on a linux server I will be needing .out or some other format compatible with linux how to copile them in Windows Me and Dev-C++ or Some Other Compiler. So That I can Upload them. Please Help Me. |
From: Fabio S. <fab...@ti...> - 2001-02-24 11:06:54
|
From http://members.fortunecity.com/honglilai/ Fabio ----- Original Message ----- From: "Schedler, Kurt" <Kur...@hi...> To: <dev...@li...> Sent: Friday, February 23, 2001 7:59 PM Subject: RE: [Dev-C++] Problems with Dev-C++ and Gtk Libs > Where did you get the libs in the first place? > > -----Original Message----- > From: fabio.sona [mailto:fab...@ti...] > Sent: Friday, February 23, 2001 3:49 AM > To: dev...@li... > Subject: [Dev-C++] Problems with Dev-C++ and Gtk Libs > > > Hi all, > (Working conditions Dev-C++ 4.01) > this is the first time I try to use Gtk libs. > Compiling this small program, I get a lot of errors which I do not > understand. Can you help me ?? > > Fabio > P.S. Ireally would like to learn gtk programming in win32 so that i can use > same libs in LInux and Win 32. > > The project has the following libs linked: > > -lgtk-1.3 -lgdk-1.3 -lgmodule-1.3 -lglib-1.3 > > ***************** > HERE IS THE CODE > ****************+ > > #include <windows.h> > #include <stdlib.h> > #include <gtk/gtk.h> > #include <glib/glib.h> > #include <gdk/gdk.h> > int main (int argc, char *argv[]) > { > GtkWidget *window; > > gtk_init (&argc, &argv); > > window = gtk_window_new (GTK_WINDOW_TOPLEVEL); > gtk_widget_show (window); > > gtk_main (); > > return 0; > } > ******************* > Here are the Errors > ******************* > In file included from C:\DEV-C__\INCLUDE\gdk\gdkcc.h:4, > from C:\DEV-C__\INCLUDE\gdk\gdk.h:30, > from C:\DEV-C__\INCLUDE\gtk\gtk.h:31, > from c:\documenti\privati\gtk\main.c:3: > C:\DEV-C__\INCLUDE\gdk\gdktypes.h:32: glib.h: No such file or directory > C:\DEV-C__\INCLUDE\gdk\gdktypes.h:49: gdkconfig.h: No such file or directory > In file included from C:\DEV-C__\INCLUDE\gtk\gtkarg.h:31, > from C:\DEV-C__\INCLUDE\gtk\gtkobject.h:31, > from C:\DEV-C__\INCLUDE\gtk\gtkaccelgroup.h:35, > from C:\DEV-C__\INCLUDE\gtk\gtk.h:32, > from c:\documenti\privati\gtk\main.c:3: > C:\DEV-C__\INCLUDE\gtk\gtktypeutils.h:31: glib.h: No such file or directory > In file included from c:\documenti\privati\gtk\main.c:4: > C:\DEV-C__\INCLUDE\glib\glib.h:75: glibconfig.h: No such file or directory > C:\DEV-C__\INCLUDE\glib\glib.h:954: #error unknown ENDIAN type > > > > -- > TiscaliNet, libero accesso ad Internet. > http://www.tiscalinet.it > > > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > http://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > > "The sender believes that this E-mail and any attachments were free of any > virus, worm, Trojan horse, and/or malicious code when sent. This message > and its attachments could have been infected during transmission. By > reading the message and opening any attachments, the recipient accepts full > responsibility for taking protective and remedial action about viruses and > other defects. The sender's employer is not liable for any loss or damage > arising in any way from this message or its attachments." > > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > http://lists.sourceforge.net/lists/listinfo/dev-cpp-users |
From: Max <ma...@va...> - 2001-02-24 09:39:35
|
> I'm (also) trying to make some nice texturing in OpenGL, but when i compiles, > and try to run my program windows says "Missing *.dll; Glaux.dll not found!". > Where do I get that? > > PS: I'm using a Voodoo 2 Graphics Card... if that's to any use :) That's CERTAINLY NOT OF ANY USE!!! ;) First of all, it's not so simple to get HW accel. under VooDoo1/2. VooDoo cards have their standalone OGL drivers, so glaux doesn't work with them. You need your own texture loading routine. I'm just working on a texturing tutorial, so check it out in few days at www.vault13.cjb.net Max |
From: Purohit P. J. <pra...@si...> - 2001-02-24 07:34:19
|
Hello Friends, My website is hosted on a linux server and i want to put some CGI = scripts on my site. I wrote CGI's But How Should I compile them to work = on a linux server I will be needing .out or some other format compatible = with linux how to copile them in Windows Me and Dev-C++ or Some Other = Compiler. So That I can Upload them. Please Help Me. |
From: Purohit P. J. <pra...@si...> - 2001-02-24 07:33:21
|
Hello Friends, My website is hosted on a linux server and i want to put some CGI = scripts on my site. I wrote CGI's But How Should I compile them to work = on a linux server I will be needing .out or some other format compatible = with linux how to copile them in Windows Me and Dev-C++ or Some Other = Compiler. So That I can Upload them. Please Help Me. |
From: Jared E. <ja...@vo...> - 2001-02-24 07:21:06
|
heh At 05:41 PM 2/22/2001 -0800, you wrote: >heY pEOPLES.Ramana i really didn't get it cause i am >new. CAn you write code and send it.? Please!!! Jared >why did you say that you smelled a rat??R u Calling me >a rat??? > >P.s >i am not trying to rite >a virus... or am i??? > > -PrOgRmMiNg LosEr > > > >__________________________________________________ >Do You Yahoo!? >Yahoo! Auctions - Buy the things you want at great prices! >http://auctions.yahoo.com/ > >_______________________________________________ >Dev-cpp-users mailing list >Dev...@li... >http://lists.sourceforge.net/lists/listinfo/dev-cpp-users |
From: Ramana K. <ra...@my...> - 2001-02-24 06:51:01
|
You make the dialog in the resource file. Go to www.cpp-programming.com or www.relisoft.com for a bit of windows tutorial. And search for a program called ResHack, I forgot the address but you can use this to take resources (dialogs etc.) from any program and get the code for them (and change them in the actual program). -----Original Message----- From: dev...@li... [mailto:dev...@li...]On Behalf Of Stein Nygaard Sent: Saturday, 24 February 2001 1:52 PM To: C++_mailing Subject: [Dev-C++] Dialog? Hi... once again! *S* I'm kinda new to windows-programming, so I got all kinds of questions :) How do I make a nice dialog with some smart radiobuttons, which the user can use to customize different things in my prog? Where can I find general tutorials on windows-programming? Thanks! ;) ------------- #define stone _______________________________________________ Dev-cpp-users mailing list Dev...@li... http://lists.sourceforge.net/lists/listinfo/dev-cpp-users |
From: mobtek m. <mo...@di...> - 2001-02-24 05:12:33
|
hey there again, OK, the full story is I can get the Borland include files to work, then they don't work, then taking out the path for the borland files fixes the problem and I can compile again! Woot! Now, if I close down the app and restart, again nothing will compile and its still using the same paths as before for mingw. Compiler output: :\DOCUME~1\mobtek\LOCALS~1\Temp\cc2Haaaa.o: In function `add_num(void)': //c/school~1/choice.cpp:51: undefined reference to `cout' //c/school~1/choice.cpp:51: undefined reference to `ostream::operator<<(char const *)' //c/school~1/choice.cpp:52: undefined reference to `cin' //c/school~1/choice.cpp:52: undefined reference to `istream::operator>>(int &)' //c/school~1/choice.cpp:53: undefined reference to `cout' //c/school~1/choice.cpp:53: undefined reference to `ostream::operator<<(char const *)' //c/school~1/choice.cpp:54: undefined reference to `cin' //c/school~1/choice.cpp:54: undefined reference to `istream::operator>>(int &)' //c/school~1/choice.cpp:58: undefined reference to `cout' //c/school~1/choice.cpp:58: undefined reference to `ostream::operator<<(char const *)' //c/school~1/choice.cpp:58: undefined reference to `ostream::operator<<(int)' C:\DOCUME~1\mobtek\LOCALS~1\Temp\cc2Haaaa.o: In function `add_num(void)': //C/DEV-C_~1/Include/G__~1/iostream.h:106: undefined reference to `endl(ostream &)' C:\DOCUME~1\mobtek\LOCALS~1\Temp\cc2Haaaa.o: In function `mult_num(void)': //c/school~1/choice.cpp:69: undefined reference to `cout' //c/school~1/choice.cpp:69: undefined reference to `ostream::operator<<(char const *)' //c/school~1/choice.cpp:70: undefined reference to `cin' //c/school~1/choice.cpp:70: undefined reference to `istream::operator>>(int &)' //c/school~1/choice.cpp:71: undefined reference to `cout' etc for each funtction. So anyone got an idea, upgrade mingw? go to cygwin? cheers peter van der male |
From: Ramana K. <ra...@my...> - 2001-02-24 03:27:38
|
Moi aussi, tres tres petit. -----Original Message----- From: dev...@li... [mailto:dev...@li...]On Behalf Of Alan Thomas Sent: Friday, 23 February 2001 11:00 PM To: dev...@li... Subject: [Dev-C++] re french up petite peu ----- Original Message ----- > From: "Ramana Kumar" <ra...@my...> > Subject: RE: [Dev-C++] djgpp > Date: Thu, 22 Feb 2001 20:04:22 +1100 > > Do you speak any French? > You got djgpp, do you find it useful? > Digest _______________________________________________ Dev-cpp-users mailing list Dev...@li... http://lists.sourceforge.net/lists/listinfo/dev-cpp-users |
From: Stein N. <tem...@of...> - 2001-02-24 02:50:03
|
Hi... once again! *S* I'm kinda new to windows-programming, so I got all kinds of questions :) How do I make a nice dialog with some smart radiobuttons, which the user can use to customize different things in my prog? Where can I find general tutorials on windows-programming? Thanks! ;) ------------- #define stone |
From: <EID...@ao...> - 2001-02-24 00:34:28
|
Change CDS_FULLSCREEN to 4. |
From: Stein N. <tem...@of...> - 2001-02-24 00:20:34
|
Hi again! I'm (also) trying to make some nice texturing in OpenGL, but when i compiles, and try to run my program windows says "Missing *.dll; Glaux.dll not found!". Where do I get that? PS: I'm using a Voodoo 2 Graphics Card... if that's to any use :) THANKS! ------------- #define stone |
From: Stein N. <tem...@of...> - 2001-02-23 22:50:24
|
Hi there! I'm trying to make my OpenGL program run in fullscreen, but when i try this; if(ChangeDisplaySettings(&dmScreenSettings, CDS_FULLSCREEN) != DISP_CHANGE_SUCCESSFUL) ...etc :) It won't work! It's says that it's undefined reference! What do I need to include?? What am I missing? Thanks! :) ------------- #define stone |
From: Schedler, K. <Kur...@hi...> - 2001-02-23 20:47:41
|
Where did you get the libs in the first place? -----Original Message----- From: fabio.sona [mailto:fab...@ti...] Sent: Friday, February 23, 2001 3:49 AM To: dev...@li... Subject: [Dev-C++] Problems with Dev-C++ and Gtk Libs Hi all, (Working conditions Dev-C++ 4.01) this is the first time I try to use Gtk libs. Compiling this small program, I get a lot of errors which I do not understand. Can you help me ?? Fabio P.S. Ireally would like to learn gtk programming in win32 so that i can use same libs in LInux and Win 32. The project has the following libs linked: -lgtk-1.3 -lgdk-1.3 -lgmodule-1.3 -lglib-1.3 ***************** HERE IS THE CODE ****************+ #include <windows.h> #include <stdlib.h> #include <gtk/gtk.h> #include <glib/glib.h> #include <gdk/gdk.h> int main (int argc, char *argv[]) { GtkWidget *window; gtk_init (&argc, &argv); window = gtk_window_new (GTK_WINDOW_TOPLEVEL); gtk_widget_show (window); gtk_main (); return 0; } ******************* Here are the Errors ******************* In file included from C:\DEV-C__\INCLUDE\gdk\gdkcc.h:4, from C:\DEV-C__\INCLUDE\gdk\gdk.h:30, from C:\DEV-C__\INCLUDE\gtk\gtk.h:31, from c:\documenti\privati\gtk\main.c:3: C:\DEV-C__\INCLUDE\gdk\gdktypes.h:32: glib.h: No such file or directory C:\DEV-C__\INCLUDE\gdk\gdktypes.h:49: gdkconfig.h: No such file or directory In file included from C:\DEV-C__\INCLUDE\gtk\gtkarg.h:31, from C:\DEV-C__\INCLUDE\gtk\gtkobject.h:31, from C:\DEV-C__\INCLUDE\gtk\gtkaccelgroup.h:35, from C:\DEV-C__\INCLUDE\gtk\gtk.h:32, from c:\documenti\privati\gtk\main.c:3: C:\DEV-C__\INCLUDE\gtk\gtktypeutils.h:31: glib.h: No such file or directory In file included from c:\documenti\privati\gtk\main.c:4: C:\DEV-C__\INCLUDE\glib\glib.h:75: glibconfig.h: No such file or directory C:\DEV-C__\INCLUDE\glib\glib.h:954: #error unknown ENDIAN type -- TiscaliNet, libero accesso ad Internet. http://www.tiscalinet.it _______________________________________________ Dev-cpp-users mailing list Dev...@li... http://lists.sourceforge.net/lists/listinfo/dev-cpp-users "The sender believes that this E-mail and any attachments were free of any virus, worm, Trojan horse, and/or malicious code when sent. This message and its attachments could have been infected during transmission. By reading the message and opening any attachments, the recipient accepts full responsibility for taking protective and remedial action about viruses and other defects. The sender's employer is not liable for any loss or damage arising in any way from this message or its attachments." |