by sobeit
help with bitwise operator <<
|
|
[6 replies] Last: cout << (b << 8) << endl; The << in the brackets is acting on int v... (by andywestken)
|
by neato0z
string length function.
|
|
[5 replies] Last: problem solved. (by neato0z)
|
by tonnot
Help on vector that holds objects and their destruction
|
|
[1 reply] : The STL containers make a copy of the element that you insert. vect... (by ne555)
|
by smelas
if condition
|
|
[3 replies] Last: [quote=smelas]so if it's like above and firstValue=secondValue th... (by closed account zb0S216C)
|
by Rakhi Rani
C++ interview questions
|
|
[5 replies] Last: Hi Hamburg Thanks for your useful link. Some site relating interview ... (by helianthusdd)
|
by ziodice
Setting up SDL with codeblocks?
|
|
[no replies]
|
by ziodice
Simplified command prompt?
|
|
[3 replies] Last: Yes it's certainly possible. Are you thinking a gui? Ask me for some c... (by ultifinitus)
|
by LuxiousOh
Help regarding Keys and doors
|
|
[1 reply] : help needed ~ (by LuxiousOh)
|
can you help why wont this compile? |
|
[2 replies] Last: THANK YOU! now i know to declare my own functions and now im a better ... (by learningtocode14)
|
by ziodice
Console game programming?
|
|
[4 replies] Last: It is entirely possible to make games in the console, using fancy grap... (by Duthomhas)
|
by metulburr
SFML sprite rotation (1,2)
|
|
[20 replies] Last: Does sfml have a sprite.getSize() maybe? It does. It's all in the... (by Disch)
|
More function trouble. |
|
[3 replies] Last: @ne555 i don't know what a vector is & thank you for the help! @eidge ... (by georgewashere)
|
by sf123
fopen
|
|
[5 replies] Last: Thanks for the answers. Ok I'll just put an error "File creating fail... (by sf123)
|
by truszko1
lvalue required as left operand of assignment
|
|
[no replies]
|
String as argument |
|
[3 replies] Last: Thanks chaps. I am enjoying the relearning process. There is something... (by sideshowAnthony)
|
by Liuqahs15
How to Regain Interest in Programming?
|
|
[9 replies] Last: Yes, the Qt version does a bad thing and sets the button size by pixel... (by Duthomhas)
|
by ziodice
Can't get MTG program too work?
|
|
[2 replies] Last: I want it so it writes in the file what I enter the first time, then, ... (by ziodice)
|
creating a menu |
|
[1 reply] : There are a lot of different ways to do this. One very simple way is t... (by vckngs7)
|
Switch Case w/Loop problem..please help |
|
[2 replies] Last: hey thanks for the reply..i ran the code you posted but same issue whe... (by c0ncr3t3surf4h)
|
by Ben Duncan
Ending a program.
|
|
[no replies]
|