GUI programming |
|
[2 replies] Last: The thing is i have tried really hard to make QT static, and i am stil... (by butterfingerss)
|
by alex067
Tic-Tac-Toe program
|
|
[2 replies] Last: This link might be useful;http://www.wikihow.com/Win-at-Tic-Tac-Toe It... (by jasongog)
|
by Omnia
way to make the c++ read without using sentinel
|
|
[5 replies] Last: yes and i didn't notice that the number after the name is for the num... (by Omnia)
|
by Lydia 3
Could someone please help me?
|
|
[1 reply] : Read to first two characters, say f and s. If s is '=' and f is not '... (by ats15)
|
by danielc99
Maze Game
|
|
[9 replies] Last: SOmething like that. Or you can have world and player independed on ea... (by MiiNiPaa)
|
by AnimasterCH
Scanning the number of letters and numbers in a string
|
|
[3 replies] Last: std::string line; //Declare variable called line of type of std::stri... (by MiiNiPaa)
|
by deividas717
Access violation reading location
|
|
[1 reply] : Are you sure that kiek++ never gets bigger than the size of Paz? (by Peter87)
|
by Nenekonesha
Pointer assignment and exceptions
|
|
[2 replies] Last: I made a clean build and now it works fine. Anyway, thanks for taking ... (by Nenekonesha)
|
TRANSLATING FROM C TO C++ |
|
[10 replies] Last: [quote=john1] I have not learned the std::transform. So start learnin... (by MiiNiPaa)
|
by richielo
Use of cctype library(new to programming)
|
|
[8 replies] Last: I suggest you to reread your textbooks. Or at least read array tutoria... (by MiiNiPaa)
|
by theRunner
SetWindowText() method doesn't work if called from outside
|
|
[1 reply] : I just found an answer for that: http://support.microsoft.com/kb/1256... (by theRunner)
|
by LuminaChen
Tic Tac Toe Level 4 Stars
|
|
[11 replies] Last: Haha that's it why I call it a silly question :p LOL.. As I said I was... (by LuminaChen)
|
by Valandu
Need Help With getline and C-Strings
|
|
[2 replies] Last: That is what I was looking for, I want to write this without the use o... (by Valandu)
|
by hdn
How to calculate left or right vector
|
|
[2 replies] Last: Thanks keskiverto, It's just so simple :) Vector2 GetLeftVector(Vect... (by hdn)
|
by QataJo
Just a little help
|
|
[1 reply] : First, please you code tags: select all your code and click the '<>' b... (by TwilightSpectre)
|
by muddaser
why this syntax works?
|
|
[2 replies] Last: Dish! thanks i understand .. (by muddaser)
|
by Chaosepsilon
I Have No Idea How To Make These Dynamic Arrays Work
|
|
[1 reply] : #include <iostream> #include <string> #include <fstream> // http://w... (by JLBorges)
|
by jazume
Trouble printing an arrow
|
|
[2 replies] Last: oh lord, ill never understand the silly exercises they make you do to ... (by sky3)
|
by kmtompkins
raspberry pi
|
|
[1 reply] : I love raspberry pie. (by IceThatJaw)
|
by andrew241
Fixing a function to build a Huffman tree
|
|
[1 reply] : Hi andrew241, Unfortunately, reposting your problem in the beginners ... (by TheIdeasMan)
|