by jinjin12
Not sure what is & syntax is supposed to mean here
|
|
[8 replies] Last: The & belongs to findmax from the point of view of the grammar, and if... (by Cubbi)
|
undefined reference to static private member |
|
[6 replies] Last: Thanks for your helps (by closed account 1v5E3TCk)
|
by bknick24
dice game vectors
|
|
[3 replies] Last: After the loop. How can you report the number of pairs before you've ... (by MikeyBoy)
|
by Fauch911
Calculator
|
|
[3 replies] Last: Thanks for the answers. (by Fauch911)
|
by Chubby
Bubble sort
|
|
[8 replies] Last: http://en.wikipedia.org/wiki/Bubble_sort (by keskiverto)
|
by Albo Coder
Recursion
|
|
[2 replies] Last: maybe he mean about time efficiency while the program trying all the p... (by chipp)
|
Flagging |
|
[1 reply] : What does the flag stand for ? Instead of getting the whole line from... (by letscode)
|
by soldier1984
what's wrong with this code???
|
|
[3 replies] Last: thnks a lot!!! ak16 it worked :) (by soldier1984)
|
by mora14
Gen ranNum and making the computer guess my number. (1,2)
|
|
[24 replies] Last: I don't know. It may be my compiler or something. Or maybe i'm doing s... (by mora14)
|
by canucksfan1
Do while to while loop
|
|
[2 replies] Last: earlier code! no matter s>0.01 or not, the loop will execute one time ... (by nomijigr)
|
by muaa2404
can not read from a file
|
|
[5 replies] Last: Why are posts in this thread being reported? There's nothing wrong wi... (by MikeyBoy)
|
by geniusberry
Member Data on the Heap
|
|
[2 replies] Last: thanks! (by geniusberry)
|
by amitk3553
Or of array values
|
|
[1 reply] : Sure. You know there are online compilers for this sort of thing? http... (by TwilightSpectre)
|
by alsade
why cant i reverse char array using pointer??
|
|
[6 replies] Last: working! great thank you very much! (by alsade)
|
by kimi86
loop through a stack of structs
|
|
[1 reply] : Show your stack. If it is a std::stack, then you will not "loop throu... (by keskiverto)
|
by raptors
Beginner Need Help with Program!
|
|
[6 replies] Last: Youre probably going to want to use the <math.h> library as well as it... (by jidder)
|
by hunkeelin
What is wrong with my logic?
|
|
[4 replies] Last: public boolean isBefore(Date d) { if (this.year < d.year) { ... (by kbw)
|
by kiino
Employee Class Problem
|
|
[4 replies] Last: Its for a programming assignment at school. I'm trying to create a Emp... (by kiino)
|
by amitk3553
modulus of data that is stored in an array
|
|
[5 replies] Last: > i had number of 512 bits and i have to calculate modulus of that wit... (by JLBorges)
|
by jackbruns28
Is it possible to increment using ++ besides the number one?
|
|
[2 replies] Last: Yeah, nevermind, I fixed it. I'll delete the thread. (by jackbruns28)
|