dev-cpp-users Mailing List for Dev-C++ (Page 2)
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
(1) |
5
|
6
(2) |
7
(5) |
8
(2) |
9
(1) |
10
|
11
|
12
|
13
(2) |
14
|
15
|
16
|
17
(2) |
18
|
19
|
20
(3) |
21
(6) |
22
|
23
|
24
|
25
|
26
|
27
(3) |
28
(2) |
29
|
30
|
31
(4) |
From: Per W. <pw...@ia...> - 2009-01-07 05:58:34
|
Dev-C++ is just an IDE, not a compiler, so it can't have a manual for the runtime library. It is using the MinGW compiler. So you should visit the MinGW website for more information. Parts of the runtime library is from GNU, and are documented there. Parts of the runtime library is documented on MicroSoft's development pages. In general, you don't need to know. Google for a function name, and you will find good documentation. The most important "incompatibility" is that printf() is using the MS formatting parameters - this is important to know if for example printing long long values. Google for something you want to do, and you should find a lot of general examples that are applicable. Note that MinGW is a port of a Unix compiler to Windows and that a lot of things requires you to use the MS API functions and not functions used for similar tasks in Linux. /pwm On Tue, 6 Jan 2009, Roland Govantes wrote: > > > > Greetings everyone, > > > > As an exercise I want to write an RS-232 program, and > perhaps later more communication related programs. Being new to Dev-C++ and C++ programming, I was wondering where I > could find a detail Dev-C++ user manual containing a complete library reference > with programming samples? > > > > Thanks everyone for reading the above request. > > > > Cordially, > > > > Roland. > > > > > > > |
From: Per W. <pw...@ia...> - 2009-01-07 05:58:19
|
Most people would do well to download and install MinGW separately and get a _way_ more recent version. 2.95 is ancient. /pwm On Wed, 7 Jan 2009, Mr. Bijoy Chandra Phukan wrote: > Hi Roland > > I feel that your installation of Dev-C++ has some problem. First go > to Start > Run > cmd > type cd c:\ at command prompt, this will lead > you to DOS Command Prompt. On DOS command prompt, type gcc -v. If your > installation is correct then it will show the following message: > "gcc version 2.95 19990728 (release)" > If this message does not come then you will have to reinstall DevC++ > again on your Computer. > > Please let me know if you're getting this message. > > Sincerely, > > BIJOY > > ------------------------------------------------------------------------------ > Check out the new SourceForge.net Marketplace. > It is the best place to buy or sell services for > just about anything Open Source. > http://p.sf.net/sfu/Xq1LFB > _______________________________________________ > 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: Mr. B. C. P. <phu...@gm...> - 2009-01-07 02:48:34
|
Hi Roland, My message to Carolyn has gone to you by mistake. Please ignor this. Sorry. Sincerely, BIJOY |
From: Mr. B. C. P. <phu...@gm...> - 2009-01-07 02:37:05
|
Hi Roland I feel that your installation of Dev-C++ has some problem. First go to Start > Run > cmd > type cd c:\ at command prompt, this will lead you to DOS Command Prompt. On DOS command prompt, type gcc -v. If your installation is correct then it will show the following message: "gcc version 2.95 19990728 (release)" If this message does not come then you will have to reinstall DevC++ again on your Computer. Please let me know if you're getting this message. Sincerely, BIJOY |
From: Roland G. <rol...@ya...> - 2009-01-07 02:20:20
|
Greetings everyone, As an exercise I want to write an RS-232 program, and perhaps later more communication related programs. Being new to Dev-C++ and C++ programming, I was wondering where I could find a detail Dev-C++ user manual containing a complete library reference with programming samples? Thanks everyone for reading the above request. Cordially, Roland. |
From: V D R. A. <hiv...@gm...> - 2009-01-04 16:58:23
|
Hi I am creating a birthday calendar of all my friends and family. Can you please click on the link below to enter your birthday for me? http://www.birthdayalarm.com/bd2/83931240a337694160b1442809027c946144559d1386 Thanks, V D Reddy |