dev-cpp-users Mailing List for Dev-C++ (Page 33)
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: Robert A. <ral...@gm...> - 2008-03-27 22:41:11
|
Take a look at: http://webster.cs.ucr.edu/AsmTools/HLA/ It should allow you to get your feet wet while leveraging your existing skills and knowledge. also, join the mailing list. -Robert On Thu, Mar 27, 2008 at 5:56 AM, hhh hhh <the...@ho...> wrote: > > > I am, like many of you, a C/C++ coder... However I must say that I > wish to learn Assembly... > One of my ambitions is to write a even small SO, and even though I know that > most things can be accomplished by C... > I have to say that writing code near clock speed is an idea that seduces me > very much. > > However, and this is why I am asking for help, I can't seem to learn it by > myself, reading tutorials... Please, do any of you know a really good, I > mean, Bible-like ASM book ? > > I wish to learn ASM for the main processores, but specifically x86 > processors, and then move to others... And there is a good point to this... > I wish to test my programs, with some old computers that I own... Obviously > making my first steps into SO development. > > So... any book really worth reading ? > > Thank you in advance :D > > ________________________________ > Conheça já o Windows Live Spaces, o site de relacionamentos do Messenger! > Crie já o seu! > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > 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: Robert A. <ral...@gm...> - 2008-03-27 22:32:40
|
Check for OS specific functions. I believe Solaris has a nanosleep, also see: http://www.mkssoftware.com/docs/man3/nanosleep.3.asp That's from a quick google search. hope this helps, Robert On Thu, Mar 27, 2008 at 4:51 PM, frederico schardong <fre...@gm...> wrote: > Hi > I must find a function similar sleep(), but function who I try must be based > on nanosecond or microsecond (no milesecond) > =) > tankyou! > > anybody go to fisl 9.0 in Porto Alegre - Brasil? > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > 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: frederico s. <fre...@gm...> - 2008-03-27 20:51:11
|
Hi I must find a function similar sleep(), but function who I try must be based on nanosecond or microsecond (no milesecond) =) tankyou! anybody go to fisl 9.0 in Porto Alegre - Brasil? |
From: hhh h. <the...@ho...> - 2008-03-27 09:57:03
|
I am, like many of you, a C/C++ coder... However I must say that I wish to learn Assembly... One of my ambitions is to write a even small SO, and even though I know that most things can be accomplished by C...I have to say that writing code near clock speed is an idea that seduces me very much.However, and this is why I am asking for help, I can't seem to learn it by myself, reading tutorials... Please, do any of you know a really good, I mean, Bible-like ASM book ?I wish to learn ASM for the main processores, but specifically x86 processors, and then move to others... And there is a good point to this... I wish to test my programs, with some old computers that I own... Obviously making my first steps into SO development.So... any book really worth reading ? Thank you in advance :D _________________________________________________________________ Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger! http://www.amigosdomessenger.com.br/ |
From: hhh h. <the...@ho...> - 2008-03-27 09:42:02
|
Hello Philip : That is a good question, but easily answered with a overview of CreateThread in msdn2 . The following is an excert from http://msdn2.microsoft.com/en-us/library/ms682453(VS.85).aspx :<quote>A thread in an executable that calls the C run-time library (CRT) should use the _beginthreadex and _endthreadex functions for thread management rather than CreateThread and ExitThread; this requires the use of the multi-threaded version of the CRT. If a thread created using CreateThread calls the CRT, the CRT may terminate the process in low-memory conditions</quote> Hopefully that answers your question.Happy Coding :D From: phi...@pb...To: dev...@li...Date: Thu, 27 Mar 2008 05:18:29 +0100Subject: [Dev-C++] Recommended threading API? Hello everyone, I have a quick question regarding the multithreading functions on Windows in relation with MinGw. Does it matter if I use _beginthreadex or CreateThread, is one better than the other when using MinGw or are they the same? I am asking because I read somewhere that applications that have a static link to the c runtime library should not use CreateThread, but I do not know if this is true for MinGw executables. Any information on this would be very much appreciated. Thanks in advance. Regards Philip Bennefall Notícias direto do New York Times, gols do Lance, videocassetadas e muitos outros vídeos no MSN Videos! Confira já! _________________________________________________________________ Cansado de espaço para só 50 fotos? Conheça o Spaces, o site de relacionamentos com até 6,000 fotos! http://www.amigosdomessenger.com.br |
From: Philip B. <phi...@pb...> - 2008-03-27 04:18:03
|
Hello everyone, I have a quick question regarding the multithreading functions on Windows in relation with MinGw. Does it matter if I use _beginthreadex or CreateThread, is one better than the other when using MinGw or are they the same? I am asking because I read somewhere that applications that have a static link to the c runtime library should not use CreateThread, but I do not know if this is true for MinGw executables. Any information on this would be very much appreciated. Thanks in advance. Regards Philip Bennefall |
From: Eric <eri...@wo...> - 2008-03-24 17:58:15
|
Come on you know the answer!! Just a standard "for" loop Calibratiog might get a bit tricky ----- Original Message ----- From: frederico schardong To: dev...@li... Sent: Tuesday, 25 March, 2008 4:42 AM Subject: [Dev-C++] sleep(); sleep() is base in miliseconds, but I need some pauses in nicro, or nanoseconds. any sugestions? tanks! ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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 No virus found in this incoming message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.21.8/1339 - Release Date: 22-Mar-08 4:43 PM |
From: frederico s. <fre...@gm...> - 2008-03-24 16:42:32
|
sleep() is base in miliseconds, but I need some pauses in nicro, or nanoseconds. any sugestions? tanks! |
From: Reid T. <rei...@at...> - 2008-03-22 16:40:50
|
Twanny Azzopardi wrote: > Hello coders! > > Please try to compile the attached C program and tell me what I am missing. > > > Best regards, > Twanny. > compiles fine for me $ ls -rlt total 32 -rwx------+ 1 Administrator None 2207 Mar 22 12:38 main.c -rwx------+ 1 Administrator None 1292 Mar 22 12:38 Makefile.win -rwx------+ 1 Administrator None 830 Mar 22 12:38 Project1.dev -rw-rw-rw- 1 Administrator None 2028 Mar 22 12:38 main.o -rwxrwxrwx 1 Administrator None 12737 Mar 22 12:38 Project1.exe |
From: Chris M. <lor...@gm...> - 2008-03-22 03:26:41
|
On Fri, Mar 21, 2008 at 7:14 PM, Reid Thompson <rei...@at...> wrote: > Reid Thompson wrote: > > > heh the !one! thing for me is jVi.. > >> I just prefer Eclipse. > forgot to note, I do basically all of my editing in VIM. If I need to trace > code, I use Source Navigator. If anyone needs a great tool to utilize to learn > a new code base, or trace through code, I recommend giving it a try. Or you > could use it for your IDE if you want. > > http://sourcenav.berlios.de/ > http://sourcenav.berlios.de/screenshots/ > > the original user docs > http://sourcenav.sourceforge.net/online-docs/userguide/index_ug.html I found a fascinating little editor called Ultimate++: http://www.ultimatepp.org/ http://www.ultimatepp.org/www$uppweb$idess$en-us.html It's really... different. In an interesting way. It also has a decent editor. For those looking for a more up-to-date DevC++, I think most of the DevC++ movement got re-incarnated into the wxDev-C++ project. I think it also includes a GUI Builder for wxWidgets, which is a very good GUI library in case you're looking for one. http://wxdsgn.sourceforge.net/ -- Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://lordsauron.wordpress.com/ |
From: Chris M. <lor...@gm...> - 2008-03-22 03:22:10
|
On Fri, Mar 21, 2008 at 7:00 PM, Reid Thompson <rei...@at...> wrote: > Chris Miller wrote: > > On Fri, Mar 21, 2008 at 6:09 PM, Reid Thompson <rei...@at...> wrote: > >> Chris Miller wrote: > >> > On Fri, Mar 21, 2008 at 12:05 PM, Reid Thompson <Rei...@at...> wrote: > >> >> I've done some very simple stuff with it. Basic hello world, etc. > >> >> Worked fine in that context. > >> >> > >> >> As a note. Netbeans is the framework that SUN is basing their entire > >> >> development suite on, for SOLARIS and INTEL chipsets. I.E. Sun Studio > >> >> 12 is 'Netbeans' -- I'd expect it to be able to do most anything you'd > >> >> want. for that matter, I think Sun Studio 12 is available for free > >> >> download... > >> > > >> > Good grief! That's a shame, since I gave NetBeans a good, long try > >> > and found it completely inferior to Eclipse in every way save for Java > >> > tracing and profiling. Specifically, the editing support was > >> > horrible. The indentation engine was all wrong, and the whole > >> > look-n-feel was just singularly unprofessional. > >> > > >> > Just proves my point: Eclipse is the new Emacs ("Looks like he's > >> > heading for that small operating system! \ That's no operating system! > >> > That's an application! \ I wonder what it's called... \ This is the > >> > Death Star Emacs! Lower your patents and surrender your code! > >> > Resistance is futile! Your technological distinctiveness will be > >> > assimilated and become our own! We are the Emacs!") > >> > > >> > Yes, I know I just fused Star Wars and Star Trek. Bite me. > >> > > >> What was the issue with editing support? > >> What was wrong with the indentation engine? > > > > It really didn't conform well the the K&R way of doing things. In the > > interest of saving time, I'll just stop the format wars now and say > > that there is no "right" way to format and indent your code. > not intending to start one... just surprised to hear that that you found > indentation issues. i've not had any problems configuring NB to conform to any > need. Yeah, it was weird. I keep dreaming of an editor which fuses the best of Netbeans (the GUI editor and profiling) and Eclipse (the source editing - editing stuff in Eclipse is absolutely divine! I have yet to find ANY editor which comes close). Given the state of affairs between Sun and Eclipse Foundation, I really doubt that'll happen. Eclipse is still the new Emacs. ;) > I like > > K&R. NetBeans could not support K&R for some reason. > Which version? 6.0 appears to format K&R by default. Hmm.. That's odd. I never got it to work. I eventually gave up and just ran the profiler in NetBeans and then used Eclipse for writing the app. I liked the NetBeans GUI builder a bit better, but I found Eclipse's to be a lot more sturdy when using tabbed views. > > > > Personally, I hate fighting my editor when I'm coding. Other people > > can be different, that's okay, but I have a legitimate weakness in > > NetBeans because it's very difficult to just code in it because it's > > so bad at adapting to various indentation styles. > understood again, generally all the code that i deal with is pretty consistent > as to style. Yeah, my style is really really compact. Here's a D example (unfinished, just an expository example) to prove it: file=new FileConduit(filename, FileConduit.ReadWriteOpen); scope(exit) file.close; // eat the file by line and parse the INI file! LineInput tknzr=new LineInput(file.input); char[] current_header; uint tmp; foreach(line; tknzr) { if(line[0]=='[') { // it's a header line=line[1..$-1]; // cut out the // header info; find the first header // name tmp=txtUtil.locate(line, "."); As you can see, I prefer compact code. It comes from working on low-resolution monitors. Then when I work on my dual-monitor workstation it's great, 'cause I can see so much more without scrolling :) > > > > Otherwise I think NetBeans is great! It's got a beautiful profiler > > that I used a lot to diagnose bad code for friends. I helped kill a > > really bad bug in a codebase for a Robotics club that caused horrific > > amounts of allocation and deallocation of memory by just finding that > > in a single spot they used String+=String, instead of a StringBuilder > > (Strings in Java are immutable). > heh the !one! thing for me is jVi.. I never really liked vi. I was always partial to pico. Could have been a bad experience with my not being able to figure out how to get out of it (I was *very* new to Linux). > > > > I just prefer Eclipse. > > > > Right now I'm using the D Programming Language, so I'm using neither > > of the two at the moment. So there! I have less bias! > > > > Note: try to hit the reply-to-all button, since you're missing the > > list and just mailing me! > Yeah,, I realized i hit the wrong button too late,, but didn't want to duplicate > the email. Yeah, we've all been there. It just happened twice so I thought it might be necessary to give a reminder. I'm horrible with names, so that I treat everyone with equal status on mailing lists is simply because I can't remember anyone anyways. So how could I remember if you're new here or if you've been around for a while? Just my little problem. -- Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://lordsauron.wordpress.com/ |
From: Reid T. <rei...@at...> - 2008-03-22 02:14:39
|
Reid Thompson wrote: > heh the !one! thing for me is jVi.. >> I just prefer Eclipse. forgot to note, I do basically all of my editing in VIM. If I need to trace code, I use Source Navigator. If anyone needs a great tool to utilize to learn a new code base, or trace through code, I recommend giving it a try. Or you could use it for your IDE if you want. http://sourcenav.berlios.de/ http://sourcenav.berlios.de/screenshots/ the original user docs http://sourcenav.sourceforge.net/online-docs/userguide/index_ug.html |
From: Reid T. <rei...@at...> - 2008-03-22 02:00:53
|
Chris Miller wrote: > On Fri, Mar 21, 2008 at 6:09 PM, Reid Thompson <rei...@at...> wrote: >> Chris Miller wrote: >> > On Fri, Mar 21, 2008 at 12:05 PM, Reid Thompson <Rei...@at...> wrote: >> >> I've done some very simple stuff with it. Basic hello world, etc. >> >> Worked fine in that context. >> >> >> >> As a note. Netbeans is the framework that SUN is basing their entire >> >> development suite on, for SOLARIS and INTEL chipsets. I.E. Sun Studio >> >> 12 is 'Netbeans' -- I'd expect it to be able to do most anything you'd >> >> want. for that matter, I think Sun Studio 12 is available for free >> >> download... >> > >> > Good grief! That's a shame, since I gave NetBeans a good, long try >> > and found it completely inferior to Eclipse in every way save for Java >> > tracing and profiling. Specifically, the editing support was >> > horrible. The indentation engine was all wrong, and the whole >> > look-n-feel was just singularly unprofessional. >> > >> > Just proves my point: Eclipse is the new Emacs ("Looks like he's >> > heading for that small operating system! \ That's no operating system! >> > That's an application! \ I wonder what it's called... \ This is the >> > Death Star Emacs! Lower your patents and surrender your code! >> > Resistance is futile! Your technological distinctiveness will be >> > assimilated and become our own! We are the Emacs!") >> > >> > Yes, I know I just fused Star Wars and Star Trek. Bite me. >> > >> What was the issue with editing support? >> What was wrong with the indentation engine? > > It really didn't conform well the the K&R way of doing things. In the > interest of saving time, I'll just stop the format wars now and say > that there is no "right" way to format and indent your code. not intending to start one... just surprised to hear that that you found indentation issues. i've not had any problems configuring NB to conform to any need. I like > K&R. NetBeans could not support K&R for some reason. Which version? 6.0 appears to format K&R by default. Eclipse didn't > by default, but it had a nice toggle to make it go K&R. NetBeans > didn't have any such toggle. It was *annoying!* understood > > Personally, I hate fighting my editor when I'm coding. Other people > can be different, that's okay, but I have a legitimate weakness in > NetBeans because it's very difficult to just code in it because it's > so bad at adapting to various indentation styles. understood again, generally all the code that i deal with is pretty consistent as to style. > > Otherwise I think NetBeans is great! It's got a beautiful profiler > that I used a lot to diagnose bad code for friends. I helped kill a > really bad bug in a codebase for a Robotics club that caused horrific > amounts of allocation and deallocation of memory by just finding that > in a single spot they used String+=String, instead of a StringBuilder > (Strings in Java are immutable). heh the !one! thing for me is jVi.. > > I just prefer Eclipse. > > Right now I'm using the D Programming Language, so I'm using neither > of the two at the moment. So there! I have less bias! > > Note: try to hit the reply-to-all button, since you're missing the > list and just mailing me! Yeah,, I realized i hit the wrong button too late,, but didn't want to duplicate the email. > |
From: Chris M. <lor...@gm...> - 2008-03-22 01:16:15
|
On Fri, Mar 21, 2008 at 6:09 PM, Reid Thompson <rei...@at...> wrote: > Chris Miller wrote: > > On Fri, Mar 21, 2008 at 12:05 PM, Reid Thompson <Rei...@at...> wrote: > >> I've done some very simple stuff with it. Basic hello world, etc. > >> Worked fine in that context. > >> > >> As a note. Netbeans is the framework that SUN is basing their entire > >> development suite on, for SOLARIS and INTEL chipsets. I.E. Sun Studio > >> 12 is 'Netbeans' -- I'd expect it to be able to do most anything you'd > >> want. for that matter, I think Sun Studio 12 is available for free > >> download... > > > > Good grief! That's a shame, since I gave NetBeans a good, long try > > and found it completely inferior to Eclipse in every way save for Java > > tracing and profiling. Specifically, the editing support was > > horrible. The indentation engine was all wrong, and the whole > > look-n-feel was just singularly unprofessional. > > > > Just proves my point: Eclipse is the new Emacs ("Looks like he's > > heading for that small operating system! \ That's no operating system! > > That's an application! \ I wonder what it's called... \ This is the > > Death Star Emacs! Lower your patents and surrender your code! > > Resistance is futile! Your technological distinctiveness will be > > assimilated and become our own! We are the Emacs!") > > > > Yes, I know I just fused Star Wars and Star Trek. Bite me. > > > What was the issue with editing support? > What was wrong with the indentation engine? It really didn't conform well the the K&R way of doing things. In the interest of saving time, I'll just stop the format wars now and say that there is no "right" way to format and indent your code. I like K&R. NetBeans could not support K&R for some reason. Eclipse didn't by default, but it had a nice toggle to make it go K&R. NetBeans didn't have any such toggle. It was *annoying!* Personally, I hate fighting my editor when I'm coding. Other people can be different, that's okay, but I have a legitimate weakness in NetBeans because it's very difficult to just code in it because it's so bad at adapting to various indentation styles. Otherwise I think NetBeans is great! It's got a beautiful profiler that I used a lot to diagnose bad code for friends. I helped kill a really bad bug in a codebase for a Robotics club that caused horrific amounts of allocation and deallocation of memory by just finding that in a single spot they used String+=String, instead of a StringBuilder (Strings in Java are immutable). I just prefer Eclipse. Right now I'm using the D Programming Language, so I'm using neither of the two at the moment. So there! I have less bias! Note: try to hit the reply-to-all button, since you're missing the list and just mailing me! -- Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://lordsauron.wordpress.com/ |
From: Chris M. <lor...@gm...> - 2008-03-21 23:33:12
|
On Fri, Mar 21, 2008 at 3:55 PM, Eric <eri...@wo...> wrote: > which version of NetBeans was it? it is up to version 6 now It was NetBeans 6, though I also worked on 5, since 6 was still going through its final beta stage. -- Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://lordsauron.wordpress.com/ |
From: Chris M. <lor...@gm...> - 2008-03-21 20:42:47
|
On Fri, Mar 21, 2008 at 12:05 PM, Reid Thompson <Rei...@at...> wrote: > I've done some very simple stuff with it. Basic hello world, etc. > Worked fine in that context. > > As a note. Netbeans is the framework that SUN is basing their entire > development suite on, for SOLARIS and INTEL chipsets. I.E. Sun Studio > 12 is 'Netbeans' -- I'd expect it to be able to do most anything you'd > want. for that matter, I think Sun Studio 12 is available for free > download... Good grief! That's a shame, since I gave NetBeans a good, long try and found it completely inferior to Eclipse in every way save for Java tracing and profiling. Specifically, the editing support was horrible. The indentation engine was all wrong, and the whole look-n-feel was just singularly unprofessional. Just proves my point: Eclipse is the new Emacs ("Looks like he's heading for that small operating system! \ That's no operating system! That's an application! \ I wonder what it's called... \ This is the Death Star Emacs! Lower your patents and surrender your code! Resistance is futile! Your technological distinctiveness will be assimilated and become our own! We are the Emacs!") Yes, I know I just fused Star Wars and Star Trek. Bite me. -- Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman | John 3:16! http://www.fsdev.net/ | http://lordsauron.wordpress.com/ |
From: Reid T. <Rei...@at...> - 2008-03-21 19:05:45
|
I've done some very simple stuff with it. Basic hello world, etc. Worked fine in that context. As a note. Netbeans is the framework that SUN is basing their entire development suite on, for SOLARIS and INTEL chipsets. I.E. Sun Studio 12 is 'Netbeans' -- I'd expect it to be able to do most anything you'd want. for that matter, I think Sun Studio 12 is available for free download... On Sat, 2008-03-22 at 07:54 +1200, Eric wrote: > Anybody tried C++ in netbeans? > You can get free DVD from web site order > or download the lot from web site. > > google netbeans to find out more. > OK I will do it to save you time > http://www.netbeans.org/features/cpp/index.html > > > > ----- Original Message ----- > From: Per Westermark <pw...@ia...> > To: Tiago Almeida <to...@gm...> > Cc: <dev...@li...> > Sent: Saturday, 22 March, 2008 2:22 AM > Subject: Re: [Dev-C++] Project development ceased? > > > Yes, it has ceasued. > > Most people have moved to Code::Blocks, Eclipse, ... > > /pwm > > On Fri, 21 Mar 2008, Tiago Almeida wrote: > > > Has Dev C++ project ceased? There's no any release since 2005... > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > 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 > > > -- > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.519 / Virus Database: 269.21.7/1336 - Release Date: 20-Mar-08 > 9:48 AM > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > 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: Eric <eri...@wo...> - 2008-03-21 18:54:38
|
Anybody tried C++ in netbeans? You can get free DVD from web site order or download the lot from web site. google netbeans to find out more. OK I will do it to save you time http://www.netbeans.org/features/cpp/index.html ----- Original Message ----- From: Per Westermark <pw...@ia...> To: Tiago Almeida <to...@gm...> Cc: <dev...@li...> Sent: Saturday, 22 March, 2008 2:22 AM Subject: Re: [Dev-C++] Project development ceased? Yes, it has ceasued. Most people have moved to Code::Blocks, Eclipse, ... /pwm On Fri, 21 Mar 2008, Tiago Almeida wrote: > Has Dev C++ project ceased? There's no any release since 2005... > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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 -- No virus found in this incoming message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.21.7/1336 - Release Date: 20-Mar-08 9:48 AM |
From: Per W. <pw...@ia...> - 2008-03-21 14:22:17
|
Yes, it has ceasued. Most people have moved to Code::Blocks, Eclipse, ... /pwm On Fri, 21 Mar 2008, Tiago Almeida wrote: > Has Dev C++ project ceased? There's no any release since 2005... > |
From: Tiago A. <to...@gm...> - 2008-03-21 14:17:52
|
Has Dev C++ project ceased? There's no any release since 2005... |
From: Per W. <pw...@ia...> - 2008-03-19 17:10:40
|
Do not unlink the mailing list! Unless you direct your answers to the mailing list, you can't hope very much for any answers. What is id.exe? I don't think it is part of any MinGW or Dev-C++ releases. Cygwin have an id.exe program. But the Cygwin id.exe program only prints the current group and user identifiers, Are you trying to build programs using Cygwin instead of MinGW? If so, shouldn't you tell us? Are your configuration correct? Are your Cygwin correctly installed? As I pointed out in my previous mail, you have not spent any time actually describing EXACTLY what you are doing, and exactly when you get the error. You still haven't answered that. Please read the following information: http://catb.org/~esr/faqs/smart-questions.html AFTER having read the page, do spend some time trying to post a great description about your problem. /pwm On Wed, 19 Mar 2008, ASHPRIT CHANDHOK wrote: > > > thanks for the answer. but actual window that appears says > > id.exe has encountered a problem and needs to be closed. on opening the error report, error is displayed as: event > type:inPageErrorP1:c000009cP2:00000003 > > > > > > i > > > > > > > > > > > > --- On Wed, 3/19/08, Per Westermark <pw...@ia...> wrote: > > From: Per Westermark <pw...@ia...> > Subject: Re: [Dev-C++] compiling problem > To: "ASHPRIT CHANDHOK" <ash...@ya...> > Cc: dev...@li... > Date: Wednesday, March 19, 2008, 1:27 PM > > Great question. Even better if you had posted any actual error message, > and information if you are able to reproduce the problem. It would even be > a magnificent question if you had managed to post source code that will > reproduce the problem. > > Right now, we don't know if Dev-C++ (the IDE) or the compiler died, and > the M$ error message was that an application had failed, or if you for > some reason where running a M$ tool that printed an error message. > Actually, we don't know anything at all about your problem... > > /pwm > > On Wed, 19 Mar 2008, ASHPRIT CHANDHOK wrote: > > > when i try to compile a program, an error occurs, it says that send error > report to microsoft,and after it when i try to run the > > source program,compiler says source file is not compiled. > > > > > _________________________________________________________________________________________________________________________________________ > > Looking for last minute shopping deals? Find them fast with Yahoo! Search. > > > > > > > > > > > > > ___________________________________________________________________________________________________________________________________________________________ > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. > |
From: Jan M. <jan...@vo...> - 2008-03-19 12:49:06
|
I'm terribly sorry forgott to include the header inside the source. Completely ignore my previous post. Jan Mura ----- Original Message ----- From: "Jan Mura" <jan...@vo...> To: <dev...@li...> Sent: Wednesday, March 19, 2008 12:29 PM Subject: Win32 App > Hello, > > as i have to learn some Win32 API I'm going through a > manual. > From where I copied this: > > int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, > LPSTR lpCmdLine, int nCmdShow) > { > MessageBox(NULL, "Goodbye, cruel world!", "Note", MB_OK); > return 0; > } > > Have no idea what is it but I needjust to compile it. > What I need to tell to console gcc? > Have I get a PATH to Windows or Win32 headers? > > > Thank you a lot > > Jan Mura |
From: Jan M. <jan...@vo...> - 2008-03-19 12:09:42
|
Hello, as i have to learn some Win32 API I'm going through a manual. >From where I copied this: int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { MessageBox(NULL, "Goodbye, cruel world!", "Note", MB_OK); return 0; } Have no idea what is it but I needjust to compile it. What I need to tell to console gcc? Have I get a PATH to Windows or Win32 headers? Thank you a lot Jan Mura |
From: Per W. <pw...@ia...> - 2008-03-19 07:57:32
|
Great question. Even better if you had posted any actual error message, and information if you are able to reproduce the problem. It would even be a magnificent question if you had managed to post source code that will reproduce the problem. Right now, we don't know if Dev-C++ (the IDE) or the compiler died, and the M$ error message was that an application had failed, or if you for some reason where running a M$ tool that printed an error message. Actually, we don't know anything at all about your problem... /pwm On Wed, 19 Mar 2008, ASHPRIT CHANDHOK wrote: > when i try to compile a program, an error occurs, it says that send error report to microsoft,and after it when i try to run the > source program,compiler says source file is not compiled. > > _________________________________________________________________________________________________________________________________________ > Looking for last minute shopping deals? Find them fast with Yahoo! Search. > |
From: Per W. <pw...@ia...> - 2008-03-19 07:53:37
|
I didn't see such an answer. No, you should not use the system command to change directory. That is a bad way to do it! Directory handling is part of the Posix standard... What is wrong with chdir() and getcwd()? When you originally asked, I gave you an answer how to google for the required information. I guess you didn't take the time to bother? The end result - you went the easiest way and selected a bad method to work with directories. That is one of the problems for people who think Internet is a distributed help desk. Just note that M$ has the bad habit to add a leading underscore to a lot of functions, just to make life a bitch for developers. And if you make use directly of the Win32 API, you have access to native Win32 function swith or without Unicode support. But I leave that as an exercise for you. But think about adding MSDN as a keyword when googling, since M$ keeps their online documentation on their Microsoft Development Network... /pwm On Tue, 18 Mar 2008, William OConnell wrote: > Hello All, > > I recently submitted a question about file > manipulation in Dev C++. For example, I wanted to > know how to change directory. > > I was told to use the system ("command") approach. > Now I do thank those who made the suggestion. It did > work. But, I have an additional question. Is there > any way to get data back so that I can determine the > current drive and directory? > > Thanks in advance. > Bill O'Connell > wil...@ya... > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > 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 > |