Lounge - March 2009

Game Engines (1,2)
 
Hello all this is my first post albeit I have been a regular reader of these forums in the past. I was wondering whether Ogre or the Blender game engine woul...
[24 replies] Last: I think too much emphasis is being placed on engines and platforms her... (by jRaskell)
by tition
muhahaha long class names >:)
 
Long live IntelliSense! class SortedQPs : public ListObjectPointersKillOnExitFakeSize <ListObjectPointersKillOnExitFakeSize <ListObjectPointersKillOnExi...
[9 replies] Last: Imagine you said to your boss, "today I wrote 20KB of code"! Sounds mo... (by tition)
by wretch
managerial vs. programming skills
 
Managerial vs. programming skills? A GIGANTIC difference!!!!! I have been in several situations lately where I really begin to understand the difference bet...
[5 replies] Last: I was once told that the difference between a manager and a programmer... (by jsmith)
Java Books For Beginners
 
Hi, I've just started Java programming, so I wondered if anybody could suggest few good books for beginners??
[2 replies] Last: This is, technically, a C and C++ forum. http://www.daniweb.com/for... (by Duthomhas)
Small forum idea
 
Someone should write a thread called FAQ, that lists a number of common questions and links to their corresponding articles. Then, the thread should be stickie...
[6 replies] Last: I'm working on that for console issues http://www.cplusplus.com/forum... (by Duthomhas)
by token
Fractional Age Program [NEED HTML]
 
I have a blog. I'm trying to get the code box onto my blog just as it is below. //caclulate your age in years plus its fractional part #include <iostrea...
[2 replies] Last: I wouldn't know how to create a style sheet. I managed to extract the ... (by token)
Java and Smalltalk
 
How useful is it when you know C++ to learn Java and Smalltalk??
[14 replies] Last: +1 to seymore15074 Lets think for a moment... What is the favor... (by CrimsonAngel)
MySQL
 
I have just started MySQL, as it is in our school curriculum, can you suggest some suitable material or books (online/printed) for assistance??
[1 reply] : You should be able to find all you want on the mysql website on the d... (by guestgulkan)
Been searching how to rotate an image in sdl
 
Well basically I can't find anything on how to rotate an image in SDL. So just if anyone knows of anyway possible to rotate one. If it be sending me a tutorial ...
[5 replies] Last: Nearest neighbor is the cheapest interpolation algorithm, but it's res... (by helios)
Con-pilers
 
So I want to know about your (the one you use) compiler and why you think it owns all other compilers I mainly am interested in learning which would be best for...
[6 replies] Last: You can always statically link to remove the need to have the redistri... (by closed account z05DSL3A)
Free sound creating program?
 
Just wondering if anyone knows of any good sound / wave making programs. Just looking for something basic to create .wav files if possible :)
[2 replies] Last: Looks alright, I'll give it a spin and see how she goes. Thanks, ... (by Mythios)
by token
RSS feeds
 
Cplusplus.com needs RSS feeds for each forum section. Don't you agree?
[7 replies] Last: eh... it is a bit harder to go to my bookmark and look at the forums..... (by Aakanaar)
Past code?
 
What is your favorite/least favorite piece program or program you helped make this is mainly for inspiration purposes for people (like me) who haven't made much...
[12 replies] Last: The guy I met was through playing tfc - Team Fortress Classics. I coul... (by Mythios)
SDL
 
So I did the tutorial and it gave me errors and I don't know why it said too many arguments but there were not ... at all: //Header files #include <stdio.h> ...
[6 replies] Last: sorry for being a noob but what do I do?I replaced it but it still giv... (by DrChill)
by helios
Sorted circular linked list?
 
I remember one time this guy asked me how to code a "sorted circular linked list". I didn't really feel like answering, so I didn't, but about an hour later I t...
[no replies]
resizine arrays
 
ok i was wondering if i could resize an array by taking an array pointer and copying it and new items in to an array than deleting the only array and putting th...
[3 replies] Last: so what i ended up doing was just putting everything in the same place... (by CrimsonAngel)
returning arrays
 
so i was wondering if it was possible to return an array from a function in c++ not a pointer to an array but just an array see i have this array of one size a...
[1 reply] : Well, you can't really return an array, since an "array" is just a poi... (by firedraco)
Not sure if I can ask this about eBooks
 
But just wondering if its allowed to ask for any ebooks about programming on this site. I do own a few books myself and some random ebooks. But just wondering i...
[9 replies] Last: I don't think they are available here it the UK, the Sony reader looks... (by closed account z05DSL3A)
Do you have a personal C++ 'dream' project?
 
Is there a big programming project that you want to complete sometime - but you dont yet have the skills or time to do? What is the program that you dream o...
[18 replies] Last: I am yet another dreamer of a game engine and have just barely started... (by hypercube1)
by tition
How do you format your code?
 
Hi all, a topic to shoot the breeze. The topic is about the form (looks) of your code. In the beginning of my short c++ career, I was a fan of the following...
[2 replies] Last: My formatting is always indented with 2 spaces, replacing all tabs. ... (by Zaita)
March 2009 Pages: 12
  Archived months: [feb2009] [apr2009]

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