by lolwut331
Exponent calculator with multiple outputs
|
|
[16 replies] Last: Hi, Your program works when base is 2, but what if the user put in so... (by TheIdeasMan)
|
by SemiSoci
Help with shapes?
|
|
[2 replies] Last: The code compiles fine with C++11. If you can't get a C++11 compiler t... (by dhayden)
|
by stilts9119
Class Variables question about operand errors
|
|
[6 replies] Last: Now that works like a charm! I had it so close. I thought the error wa... (by stilts9119)
|
by alitt
why sum is 0
|
|
[13 replies] Last: really really thanks again (by alitt)
|
by shuboy
Sorting
|
|
[1 reply] : You should get an idea from this example: // Example program #includ... (by ChajusSaib)
|
by KayKay12
Help Reversing a Stack
|
|
[1 reply] : think about how a stack works. All you need to do is copy one stack o... (by Bdanielz)
|
by DeathLeap
Next_Permutation()
|
|
[2 replies] Last: From "\http://en.cppreference.com/w/cpp/algorithm/next_permutation Tr... (by naraku9333)
|
by btunde08
Valgrind error and segmentation fault with fread()
|
|
[4 replies] Last: @cire: Yeah, that was a really stupid mistake on my part. I just had t... (by btunde08)
|
by hookster007
Creating a function that totals the odd numbers and totals the even numbers stored in an array.
|
|
[5 replies] Last: You're very welcome! (by TarikNeaj)
|
by astroannie
Direct screen writes in a console session
|
|
[2 replies] Last: Thank you. I'm set now. (by astroannie)
|
by ZahoorKhan
Help to get out of this problem in C++. (1,2)
|
|
[21 replies] Last: Now it is right and fully working program... #include <iostream> u... (by ZahoorKhan)
|
by okay412
Adding consecutive numbers using a loop
|
|
[4 replies] Last: When I input 0, I get 21 as expected: --- Please enter a number 0 su... (by AbstractionAnon)
|
by merdasss
cant use telnet in my source
|
|
[10 replies] Last: As an amendment to the post from Shadowwolf , you need telnet server... (by Computergeek01)
|
by blank100
Problems with vectors
|
|
[12 replies] Last: That's something that should be covered by any basic tutorial or textb... (by MikeyBoy)
|
by PapaSmurf
Instances
|
|
[5 replies] Last: Damn. There must be something wrong with my telepathy. I'm afraid yo... (by MikeyBoy)
|
by etrusks
Confusion about namespaces and classes in QT
|
|
[2 replies] Last: Ohh tnx man, I think I started to understand it tnx to you! This is t... (by etrusks)
|
by Berkaboy422
Snake Game
|
|
[no replies]
|
by unoduetre
Sorting array of pointers
|
|
[4 replies] Last: Moschops, Tomas, thank you! Indeed, the problem was in incorrect bubbl... (by unoduetre)
|
by jamesfarrow
abotr trap 6 mac os x
|
|
[2 replies] Last: Thanks very much!! Another school boy error :( Thanks again!! (by jamesfarrow)
|
by ZahoorKhan
I am doing right in C++?
|
|
[11 replies] Last: #Jilb Good idea... (by ZahoorKhan)
|