|
by brodskye
using template within the template
|
|
|
|
[2 replies] Last: Wow.. I would never have thought Visual Studio 2010 compiler could be ... (by brodskye)
|
| Aaron Dip Sharma Exam Tips |
|
|
|
[1 reply] : Play Call of Duty Modern Warfare 3 for exactly 13 minutes, then go to ... (by Fransje)
|
|
by hbg
Play a sound
|
|
|
|
[1 reply] : I dont know about that but u can play the sound of an audible alert be... (by cyberdude)
|
|
by BramvandenH
Using chars as int, change int, and usit again as char.
|
|
|
|
[3 replies] Last: Thanks a lot so far. However, this was only my first mistake. My curre... (by BramvandenH)
|
|
by Fauch911
Questions about Error handling
|
|
|
|
[14 replies] Last: That's because you're accessing an element that doesn't exists (the c... (by mutexe)
|
|
by star428
Help fixing invalid conversion error?
|
|
|
|
[5 replies] Last: int search (int arr , int size, int s) { int count = 0; for (int ... (by vlad from moscow)
|
|
by Need a hand
Dictionary Translation problem
|
|
|
|
[no replies]
|
|
by apati21
Riemann sum program not running
|
|
|
|
[7 replies] Last: I think that you could do this method=0; //<-- //starting values ... (by eyenrique)
|
|
by BrianDehn
extra output from a function
|
|
|
|
[4 replies] Last: The file is ok. Just need to possibly change getline(infile,marketAr... (by vin)
|
|
by Specula
Manipulating Array Elements
|
|
|
|
[4 replies] Last: Thank you, much appreciated. (by Specula)
|
|
by orcbum
Coin Toss
|
|
|
|
[3 replies] Last: You have infinite loop on lines 10 and 16. Change loop statement to co... (by MiiNiPaa)
|
|
by SlenderMan
How do count the amount of words in a string?
|
|
|
|
[3 replies] Last: loop from first index to theString.lenght() if( theString == ' ... (by arzhon)
|
|
by f2004w
I am not very fluent with C++ but I am trying to figure out how 2 things works:
|
|
|
|
[no replies]
|
|
by AlitCandle
I still have VS2010 and want to upgrade to a better IDE
|
|
|
|
[3 replies] Last: What about GNU GCC? I'm curious on that. (by Austin J)
|
|
by sokrateze
Help!
|
|
|
|
[2 replies] Last: Lol.. Im an idiot. This is my 1st C++ class.. VERY MUCH appreciated!! (by sokrateze)
|
|
by Rinches
Calculation Function?
|
|
|
|
[4 replies] Last: dateDiff(int m1, int m2, int d1, int d2, int y1, int y2); will have ... (by jidder)
|
| i need a function like cin.getline() for the number arrays not the charachters? |
|
|
|
[3 replies] Last: I think I better understand you. You want to (1) read a number (like ... (by Duoas)
|
| streams |
|
|
|
[2 replies] Last: thank you very much i learned what i needed (by spiritedDedication)
|
|
by omitted
setting a string to something
|
|
|
|
[1 reply] : Have you tried it? Ps you need a semi-colon(;) at the end of 99% of th... (by giblit)
|
|
by jxkl5
Attack + health system! (1,2)
|
|
|
|
[24 replies] Last: Thank you! All of those were helpfull. I was gonna change the backgrou... (by jxkl5)
|