enum |
|
[2 replies] Last: you can include the enum in the header file in the source file , insid... (by bluecoder)
|
by siloan
XTEA
|
|
[7 replies] Last: Now is fine, thanks. http://www.php-einfach.de/sonstiges_generator_xt... (by siloan)
|
by p0wertripper
Setting members of base class through a constructor of a derived class
|
|
[1 reply] : To your questions: It is perfectly legal to modify a non-private inher... (by h9uest)
|
by sanjayk1241
Creation of 2-Dimentional array with dynamic memory allocation
|
|
[2 replies] Last: Hi when i run this code i get the garbage value . #include "stdafx.... (by bluecoder)
|
by soumyaxyz
obfuscated Jingle bells
|
|
[4 replies] Last: i would have posted the whole code so this wont work anyway what i wa... (by soumyaxyz)
|
by fragal
weird problem
|
|
[9 replies] Last: Sorry for my not so appealing code I'm new to this forum. I'm using De... (by fragal)
|
by dani143
Square root without using math.h
|
|
[5 replies] Last: Why can't you use the math.h? You could use the pow function instead..... (by Eric000)
|
by void void
Finding project partners
|
|
[2 replies] Last: I mean real life through online communication. I use windows 7. (by void void)
|
by bubel 1234
Problem with encoded script/message
|
|
[3 replies] Last: So thats why I came there. To get help. (by bubel 1234)
|
by Reemu
Can anyone describe this program
|
|
[10 replies] Last: its ok i just wanted to make sure i didnt do anything wrong (by Aramil of Elixia)
|
by void void
VLAN for multi-player games
|
|
[2 replies] Last: i just want to hook 2 computers up on a respectable vlan netwrok not s... (by void void)
|
by unstoppy
how to shuffle cards without repeating
|
|
[9 replies] Last: Well, perhaps complicating implementation of your doubly-linked list i... (by closed account S6k9GNh0)
|
by lelre
void main() or int main()? (1,2)
|
|
[28 replies] Last: In libc.so.6, when the function __libc_start_main gets around to calli... (by Moschops)
|
by prw8864
Passing a parameter as refrence ( & ) and "Invalid use of member" - error
|
|
[2 replies] Last: can you let me know in template <class T, class U, class C> why thi... (by bluecoder)
|
by vinay garg
Regarding Encapsulation
|
|
[5 replies] Last: The word is 'interface' Forget about the data members, these are the ... (by mik2718)
|
by Hasan Kamal
What is use of Address Operator (&) in this program?
|
|
[3 replies] Last: if pass the address of the object a the object b ( only the address )... (by bluecoder)
|
Glut sprites. |
|
[1 reply] : Sprite movement is possible. However, use FreeGlut, not Glut. Glut is ... (by WinwordExonar)
|
by IceThatJaw
How difficult will it be to learn Ogre?
|
|
[12 replies] Last: Irrlicht is fun as well although it feels a bit dated. Also, an alte... (by WinwordExonar)
|
i tested it out and cant figure out \r |
|
[4 replies] Last: Yea in XCode the escape codes did not work. Not all of them at least. ... (by WinwordExonar)
|
Image loading library |
|
[1 reply] : I used http://openil.sourceforge.net/ for that myself, but I've heard ... (by hamsterman)
|