by raminlich
strange problem in saving in note
|
|
[5 replies] Last: my program works fine until line 75 is there any problem after line ... (by coder777)
|
by maxoliver100
Code to convert temperatures
|
|
[3 replies] Last: Thanks everyone very helpful !!! (by maxoliver100)
|
by Powdertrail
Passing stuff between objects
|
|
[8 replies] Last: > As for the memory leak, I do not quite understand you. > It's not po... (by ne555)
|
by dino163
How to add 2d array to array
|
|
[18 replies] Last: hmm for the loop to run 3times once.But apparently that was what the p... (by dino163)
|
by relationer
How to store a vector of different templates
|
|
[no replies]
|
by ashtonr132
C++ Dictionary
|
|
[1 reply] : This is a good source for starting: http://www.cplusplus.com/doc/tuto... (by coder777)
|
by String24
Opening a terminal from C++
|
|
[no replies]
|
by String24
Coding with Ubuntu SDK (QT Creator)
|
|
[12 replies] Last: I had to change the code to get it working : QDateTime dt = stamp ==... (by String24)
|
by Cube777
Someone who can help me test my password manager?
|
|
[9 replies] Last: Bump! Anyone have a suggestion? (by Cube777)
|
by Ch1156
How to pass an enum through a struct?
|
|
[5 replies] Last: That's the variable name. If you want to have a parameter of type num ... (by Peter87)
|
by Gawaine
Problem When Printing a Binary Tree
|
|
[6 replies] Last: Imagine a tree like this: 0 - 101 - 202 if you want to insert 2 it... (by coder777)
|
by h4ever
How to read image?
|
|
[6 replies] Last: Yes, those libraries exist. I'd say that ImageMagick do use them too. ... (by coder777)
|
by gingy
Program Attempting to Create a .txt File Failing to Do So
|
|
[2 replies] Last: Thanks for all the help, I really appreciate it. Furtonately, I figure... (by gingy)
|
by DianaV
error messages
|
|
[10 replies] Last: Don't worry about my include line. I customised my IDE to search some ... (by Chervil)
|
by kami12
Printing out a function
|
|
[2 replies] Last: Thanks a lot! :) (by kami12)
|
the char integer type |
|
[5 replies] Last: Thank you so much.... char c = 'r'; char s = { 'r' , 0 }; This p... (by omkarborkar95)
|
by mehak
merge
|
|
[2 replies] Last: @mehak To keep it simpler, I would copy the two arrays into the large... (by whitenite1)
|
by anundal
program that creates a custom-sized triangle
|
|
[2 replies] Last: OK, I think I did a great job at butchering the explanation. I am tryi... (by anundal)
|
by CDavis
Pass by Reference (1,2)
|
|
[39 replies] Last: I just added a few lines to your function here. It looks like it's inc... (by wildblue)
|
by ravingmad
need very easy C++ help, very fast please (deadline tomorrow)
|
|
[17 replies] Last: No problem. You should read "Programming Principles and Practice Usin... (by bigorenski)
|