There is a very nice C++ IDE called Anjunta. I think I spelled it right. It's pretty sweet, it has GLADE integration and whatnot.
----- Original Message ----- From: "Mat Branyon" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, May 11, 2002 4:27 PM Subject: Re: [brlug-general] totally unrelated > correction: old dos type environment... as far as i know it doesnt have a gtk interface or anything... but it has a frontend > > -mat > www.redrival.com/mat > > On Sat, 11 May 2002 16:15:08 -0500 > Mat Branyon <[EMAIL PROTECTED]> wrote: > > > visual c++ isnt too bad.. and there is a nice opensource version for windows and linux with a nice old dos environment called djgpp... > > > > -mat > > > > On Sat, 11 May 2002 16:04:12 -0500 > > "Doug" <[EMAIL PROTECTED]> wrote: > > > > > Thanks, that's what I thought. Just checking though, cause one of my .exe > > > is printing to the screen in a strange order. Or course, I think I'll just > > > fix the problem by using a seperate line for everything. > > > > > > Anyone have any compilers that are preferred over dev c++? I like it alot, > > > but just getting opinions. > > > ----- Original Message ----- > > > From: "Mat Branyon" <[EMAIL PROTECTED]> > > > To: <[email protected]> > > > Sent: Saturday, May 11, 2002 3:49 PM > > > Subject: Re: [brlug-general] totally unrelated > > > > > > > > > > if i remember correctly, the directors can only go one way, and it would > > > go from left to right.. or it should, but then its been a while for me > > > > > > > > -mat > > > > --www.redrival.com --would you rather yardwork? > > > > > > > > On Sat, 11 May 2002 15:37:47 -0500 > > > > "Doug" <[EMAIL PROTECTED]> wrote: > > > > > > > > > Hi, this isn't linux specific, but I figure perhaps some of you will be > > > more experienced programmers than I and can answer my question. > > > > > > > > > > Riddle me this Batman......... > > > > > C++........If I'm in main() and on one line, I both print text to the > > > screen with cout, and I call a function, does it just do things from left to > > > right? or would it call the function first, and then print to the screen? > > > Just curious. > > > > > > > > > > > > > _______________________________________________ > > > > General mailing list > > > > [email protected] > > > > http://brlug.net/mailman/listinfo/general_brlug.net > > > > > > > > > _______________________________________________ > > > General mailing list > > > [email protected] > > > http://brlug.net/mailman/listinfo/general_brlug.net > > > > > > > _______________________________________________ > > General mailing list > > [email protected] > > http://brlug.net/mailman/listinfo/general_brlug.net > > > > _______________________________________________ > General mailing list > [email protected] > http://brlug.net/mailman/listinfo/general_brlug.net >
