by zachdyer
Anybody want to make a text based RPG?
|
|
[no replies]
|
by Bugsplatter
call works in constructor, not in void function
|
|
[8 replies] Last: you would think i would have stumbled upon that randomly deleting and ... (by Bugsplatter)
|
Leap from Console |
|
[8 replies] Last: Going to bump this thread a little: I made SFML 2.0 for Mingw32 on XP... (by Lowest0ne)
|
by Vaidas
NetBeans graphic problem
|
|
[5 replies] Last: Thanks MiiNiPaa :) (by Vaidas)
|
by goob1284
Trying to work with Vectors
|
|
[1 reply] : I hate homeworks because it alway force you to use least suitable cont... (by MiiNiPaa)
|
by becomingEng
Display array
|
|
[12 replies] Last: Yes there is a big difference. In fact your code strictly speaking i... (by vlad from moscow)
|
by rycurt11
Placing Battleships
|
|
[2 replies] Last: Yes, that's what I would need instead, however when I place in the coo... (by rycurt11)
|
by Keypay
Green as grass
|
|
[3 replies] Last: Orwell dev C++ is fine. Just not the old version before Orwell fixed i... (by Oria)
|
by utmostluck
Remove String Quotations Using The Preprocessor
|
|
[8 replies] Last: You do understand that you should force those who send you an input fi... (by MiiNiPaa)
|
by Tystuh
Help with a Template Function
|
|
[4 replies] Last: This is being done very simply int a = 10, b = 20; std::cout << find... (by vlad from moscow)
|
by blucipher
Noob here. Need help with If statements
|
|
[2 replies] Last: How would I implement this into my code? It seems a little advanced. I... (by blucipher)
|
by Facedown
Unresolved externals - template
|
|
[2 replies] Last: Thank you very much ! :) (by Facedown)
|
by memkara588
chess program help
|
|
[3 replies] Last: jebem i vas i vas forum (by memkara588)
|
by krutuk
Need your help with vector
|
|
[4 replies] Last: No need in example any more. I have done it by myself. But I have a ne... (by krutuk)
|
by PaulIsDead
How to loop?
|
|
[1 reply] : int main() { while(true) { //...program... co... (by LB)
|
by butlej
How to make 4x4 Tic Tac Toe
|
|
[1 reply] : Why doesn't that work? What errors are you getting? I don't know if th... (by Fransje)
|
by bigfeet
Can't figure out the problem!
|
|
[2 replies] Last: Well, that was a pretty stupid mistake, thanks for pointing it out. (by bigfeet)
|
by omiexstrike
Need help with this C++ adding/loop Assignment (Almost done)
|
|
[3 replies] Last: zero_count = zero_count+1; can be also written as zero_count += 1; ... (by Vidminas)
|
by suraya
problem with the function printarray
|
|
[3 replies] Last: shit!! i think i figured out where the problem is. it starts from line... (by suraya)
|