by Yash8976
Help - Hang Man Problem
|
|
[6 replies] Last: @coder: That's why I'm asking, lol. It works... I am on windows 8 tho... (by IWishIKnew)
|
by JensC
Problem with conio.h
|
|
[2 replies] Last: Quote: I can find C:\Qt\Qt5.1.0\Tools\mingw48_32\i686-w64-mingw32\inc... (by Chervil)
|
by tatai
using multiple files using C++ and saving them with same name
|
|
[5 replies] Last: thank you very much!! (by tatai)
|
by tatai
Changing multiple files using C++
|
|
[4 replies] Last: We are established psychics, but could you nevertheless humour us by t... (by keskiverto)
|
by metulburr
books including c++11 content
|
|
[5 replies] Last: hmm, i torrented a few of those to check them out. I guess i was looki... (by metulburr)
|
by Maxchen
confusions in the notation of Data type(bit width), Hexadecimal and Octal Literals
|
|
[1 reply] : Binary literals. Proposal N3472. http://www.open-std.org/jtc1/sc22/wg... (by keskiverto)
|
by Zerpent
cin >> and cin.ignore()
|
|
[7 replies] Last: std::istream.get() does not take integers or strings as arguments. Yo... (by Lowest0ne)
|
by Zerpent
What is a reference exactly?
|
|
[6 replies] Last: not only not worth, it would actually be wrong to: references are ... (by Cubbi)
|
by Woodchopper
Pointers
|
|
[4 replies] Last: Okay, that makes sense. Thank you all! (by Woodchopper)
|
by sanasuke15
for loop triangles
|
|
[3 replies] Last: I'm learning basic programming. Thanks for the help. I appreciate it. (by sanasuke15)
|
by CharChen
what's the default section of a class?
|
|
[1 reply] : private, you can read more here: http://www.cplusplus.com/doc/tutorial... (by closed account 4Gb4jE8b)
|
by nvrmnd
How to edit a text file content ?
|
|
[3 replies] Last: Ok, thank you all, i'll google for that.. now that i have an idea how ... (by nvrmnd)
|
by Maxchen
question about data types and operators
|
|
[5 replies] Last: Oh, yes, I remeber I just read the definition about them two days ago.... (by Maxchen)
|
by supreme09
Stuck at school assignment!! Please HeLP!!!
|
|
[7 replies] Last: thank you * 100 (by supreme09)
|
by woohoo
Better way to do this?
|
|
[no replies]
|
Can you input squared symbols? |
|
[4 replies] Last: Output from a program may depend on system setup, you will have to tel... (by Cubbi)
|
by Jcienfuegos
Another thread about "variable or field declared void" error
|
|
[2 replies] Last: noob mistake. Thanks x10000 for the quick, correct answer. (by Jcienfuegos)
|
by seppi562
Issue Compiling with Codeblocks
|
|
[4 replies] Last: > Visual Studio Express is free. It is gratis ¿is it libre ?... (by ne555)
|
by theblackdog
SDL Programming error(segmentation fault)
|
|
[1 reply] : I think it may be a segmentation fault (which shows up when I close do... (by theblackdog)
|
by cheng412
how to make a mouse point on the program?
|
|
[2 replies] Last: OR sdl keystates (by closed account NUj6URfi)
|