by Armand
Xml for new programmers
|
|
[3 replies] Last: Well, like I said, you could consume the COM object MSXML.DOMDocument.... (by webJose)
|
by devync
Getting "undefined reference to 'takeTurns(bool, int)" and don't know why
|
|
[2 replies] Last: Thanks for the speedy reply, that fixed it. Cheers! (by devync)
|
by tzortz
Programming audio spatialization techniques (handling multiple outputs)
|
|
[9 replies] Last: About targeting any audio library - it is quite a general comment. By ... (by KRAkatau)
|
by clros
Pass shared_ptr trough functions
|
|
[9 replies] Last: No, not the way you want it. (by Peter87)
|
by ZackPLM
Changing User Agent for webbrowser control
|
|
[1 reply] : This is the documentation, it is a very simple function: http://msdn.m... (by modoran)
|
by kasper1300
Problem with determining prime numbers
|
|
[2 replies] Last: Sorry for bad code,I just dont know what to do when i get all the numb... (by kasper1300)
|
by coderire
a program to call a simulator
|
|
[1 reply] : If you are talking about function calls you could do this. Include the... (by ch01)
|
by Invader2010
How would i do this?
|
|
[3 replies] Last: I dont really play XBOX 360 games so I cant really give you a specific... (by Owain)
|
by Kmitska
Downloading a picture.
|
|
[8 replies] Last: Hello again people, I've made now the normal saving thing. Now I want... (by Kmitska)
|
by nitin malik
code not working properly
|
|
[4 replies] Last: Adding to everything said above. This condition is incorrect and will... (by KRAkatau)
|
by rvelez3
sorting
|
|
[1 reply] : Without seeing the definition of your Room and Customer classes, it's ... (by AbstractionAnon)
|
by Kmitska
memcpy question
|
|
[4 replies] Last: The reason why your example doesn't work is that the compiler allocate... (by AbstractionAnon)
|
by Lea Massiot
Unicode characters / UTF-8 hexadecimal / printf %x
|
|
[3 replies] Last: Hello and thank you for your answers. @kbw Thank you for the link. Yo... (by Lea Massiot)
|
by Kis Vyra
First c++ program and I already said hello
|
|
[2 replies] Last: now i feel stupid (by Kis Vyra)
|
by turtlemaster
Structure initialization, huh?!
|
|
[4 replies] Last: Thanks for your responses ^__^ (by turtlemaster)
|
by YamiZee
Segmentation error from variable to string?!?
|
|
[12 replies] Last: Make sure font is loaded correctly? If TTF_OpenFont can't find the fi... (by Peter87)
|
by mr kazoodle
Structures problem
|
|
[10 replies] Last: You can have your compiler stop after the preprocessor stage and exami... (by Moschops)
|
by morle
Using a constant from another file in a typedef.
|
|
[17 replies] Last: TemplatedClass expects an integral value for its second template par... (by closed account zb0S216C)
|
by Raman009
Initialize pointer to an int[]
|
|
[5 replies] Last: does this help... the name of the array is a pointer to the first thin... (by DysFunqTional)
|
by Yours3lf
page tables
|
|
[2 replies] Last: well, think about an image. It's a 2D array of bytes right? now you co... (by Yours3lf)
|