Lounge - August 2009

by Null
Simple logic problem
 
Hi, i'm trying to create a maze generator. But i have a logic problem: i need to create a random way from point A to point B. The way can't be straight. I have ...
[3 replies] Last: Maybe i'll try recursive division method - it's simple and easy. Anywa... (by Null)
The best/most complex/most interesting program you've ever written. (1,2)
 
Post descriptions of, snippets from, or even downloads of the best/most complex/most useful or most interesting program you've ever written. Mine's a drawing...
[20 replies] Last: Ok, thanks! I'll PM you later, I get home from Croatia today. (by chrisname)
by Null
Function source codes
 
Hello, is it possible to get standard library source codes? That is, not .h files but .cpp! I'd like to see how stringstream, cout and printf works. Thanks!
[3 replies] Last: Take a look at n/PDcurses. (by helios)
by ytl
Is the information of this website free? (1,2)
 
Hi, I'm a brazilian webmaster and I'd like to translate some of the c++ documentation and provide it for free on the web, but, for first, I'd like if I can do i...
[20 replies] Last: About 20 min to Kings Cross by Train. 30 to WLE. (by chrisname)
by Alan
OMG C++0x STANDARD DRAFT :p
 
Holy crap! Its a draft of the C++0x standard lol... Just take a look at a random page :p http://www.research.att.com/~bs/SC22-N-4411.pdf
[no replies]
c++ word game (1,2,3,4)
 
Heres how it works, every poster adds one line of code OR deletes one line of code. It has to make sense, but it does not have to compile until the thread i...
[74 replies] Last: #include <iostream> #include <ctime> #include <cmath> #include <SD... (by JCED)
Why is there so much programming stuff in this lounge section
 
There are other forums for that. I think it should be place to chill and talk crap
[7 replies] Last: Lol. That doesn't even work. #include <iostream> #include <iomanip... (by cdh473)
Writing a C++ song
 
I think we should be the first programming language to have a lingual anthem. I have a few ideas. Help write the C++ song. Theme is the 80s for obvious reas...
[5 replies] Last: Aww, I can't watch them. I'm on my phone in Croatia, too expensive to ... (by chrisname)
Intermediate book recommendation
 
I have already finished "Robert lafore's object oriented programming with c++". But now I am confused.I need some recommendation. Thinking in c++ Bjarne strou...
[14 replies] Last: thanx for advice,appreciative for edvice (by areyoupp)
by Gregor
Whats the deal with this site?
 
Who runs this site, who runs forums, whats the goal and whats in it for them. Also, THANKS TO ALL REGULAR CONTRIBUTORS IN THE FORUMS! You rock.
[8 replies] Last: IMO post count should stop increasing when I reached 69. such a magic ... (by Gregor)
LaTeX tags
 
I have often thought that it would be good to be able to use LaTeX in a forum such as this (especially for the Articles section) but thought there may be techni...
[4 replies] Last: Why not just install wikimarkup? (by chrisname)
Using the STL in Game Programming
 
How do you all feel about this? The debate is typically that the STL's memory allocation is not optomized enough for high end 3d games.
[2 replies] Last: That doesn't make any sense at all. If the STL's default memory alloc... (by kempofighter)
by helios
Transformation matrices
 
I never managed to learn my matrices enough to used them practically, so now I have this problem. I have a coordinate C and a matrix M. I figured out how to ap...
[15 replies] Last: Why is it called multiplication and uses the same notation as multipl... (by tition)
by Null
BUGS
 
We all know what is a software bug. Anyway, I'm sure you remember few bugs which were very strange/caused damage/make you look like an idiot/and etc. So, please...
[4 replies] Last: Once a moth flew onto one of my circuit boards, thus shorting it out.... (by mcleano)
Mass Media History
 
Hi, I'm in High School now and i have a presentation about History of Mass Media to finish, topic : Satellite + Internet Radio. I'm a little confused and i ha...
[8 replies] Last: People marvel at my Googling skills. I'm all like "+neccesaryKeyword -... (by chrisname)
Competition..... (1,2)
 
Hello evry one, I have a great idea, we can organize competitions like doing 2D or 3D games, of course we need judges to take care for this (rules,...)...
[21 replies] Last: Sorry I meant the link, not your program... haven't tried the program ... (by mcleano)
Graphical Git tutorial
 
Hi Guys, Could you please suggest some good tutorials on how to use graphical git. I've been looking for it on google, but no luck. Thanks
[4 replies] Last: Thanks Duoas (by kevinchkin)
Ideas for a multithreaded program?
 
I want to learn how to write multithreaded programs; I just can't think of a use to put them to that I could do. I've been trying to think of something that ...
[14 replies] Last: Alaric: Just use select() with a zero timeout. Alternatively you c... (by jsmith)
by Alaric
Favorite Music?
 
What kinds of music does the average programmer listen to these days while coding? I'm partial to Heavy Metal/Rock while programming to keep the energy up. Wh...
[6 replies] Last: I'm partial to Heavy Metal/Rock while programming to keep the energy ... (by helios)
by hunter
C++ IRC??
 
Hey guys, does this site have a IRC channel? If so, could you guys direct me to it.
[3 replies] Last: Well, found some, but none were useful. Either either the channel was ... (by hunter)
August 2009 Pages: 12
  Archived months: [jul2009] [sep2009]

This is an archived page. To post a new message, go to the current page.