by raisudessu
undefined reference error
|
|
[1 reply] : 'coz your ctor is declared (line 9) but not defined, try something lik... (by gunnerfunner)
|
by MisterTams
How to sort vector(s) Z to A?
|
|
[6 replies] Last: [quote=JLBorges]Yes; first sort in ascending order and then reverse th... (by closed account E0p9LyTq)
|
by VX0726
File Reading Issues
|
|
[3 replies] Last: Ahh, thanks. Problem is fixed now! Thanks so much, VX (by VX0726)
|
by takaflaka
Removing a user-inputted digit from a user-inputted number
|
|
[10 replies] Last: std::cout << "You are welcome :) \n" ; (by ar2007)
|
by DatDankMeme
Classes and Functions
|
|
[2 replies] Last: Where did you create an instance of your class named "item"? Remember ... (by jlb)
|
by DesmondLee
Function oddeven & positivenegative integer
|
|
[8 replies] Last: @Chervil @kemort okay. I will try it out again. Can I know which vers... (by DesmondLee)
|
by UgoChi
How to design a program using Array's (1,2)
|
|
[26 replies] Last: I need a answer similar to that rough draft This is original assignm... (by UgoChi)
|
by Day Vide
C++ Gui
|
|
[7 replies] Last: Qt Creator is excellent. VS has a new preview for mac/linux version b... (by closed account 48T7M4Gy)
|
by Begcplus
exit program + save to textFile
|
|
[4 replies] Last: The great thing about creating the >> and << operators is that they ca... (by dhayden)
|
by DesmondLee
Armstong Numbers
|
|
[16 replies] Last: @lastchance and @Chervil thanks a lot! (by DatDankMeme)
|
by Benkex
I can't use cin.get() in my game
|
|
[8 replies] Last: Nothing, it works fine :D I just put the ignore after the enter pressi... (by Benkex)
|
by DatDankMeme
Swapping won't work
|
|
[1 reply] : You're not actually calling sw(). (by liuyang)
|
by DesmondLee
Nested for Loop ?
|
|
[17 replies] Last: @kemort thanks for the sharing of your version. It greatly help me :) (by DesmondLee)
|
by DatDankMeme
Reverse string?
|
|
[3 replies] Last: As you already know that the index of an array starts from 0, so that,... (by liuyang)
|
by ElusiveTau
How to put garbage in output buffer to use fflush()?
|
|
[7 replies] Last: > that was actually wrong ... > up-to-date Linux man pages are here ht... (by JLBorges)
|
Sfml rendertarget |
|
[3 replies] Last: and it compiles just fine, but when run, it just crashes Where is th... (by cire)
|
by hashbrown
Trying to understand the use of "new" in this code
|
|
[3 replies] Last: Chevril thanks for explaining the first solution, and I definitely tes... (by hashbrown)
|
by Hirokachi
http://www.diveintohealth.org/alpha-prime-elite/
|
|
[1 reply] : Do not reply to spam (by coder777)
|
by White Bear
Unexpected data
|
|
[4 replies] Last: Thanks a lot! (by White Bear)
|
by spax1111111
getting free/prim numbers to 1000
|
|
[3 replies] Last: Thx a lot the difference is really obvious :D it's amazing how little ... (by spax1111111)
|