by unagidon
[closed]
|
|
[4 replies] Last: Putting original code back. Please, do not delete your question after ... (by MiiNiPaa)
|
by shrina
function skipping
|
|
[4 replies] Last: Your function selectOption () uses values returned from the functions ... (by pogrady)
|
by Dan Feerst
counting with char arrays
|
|
[6 replies] Last: something like... void increment_string ( std::string& s ) { for ... (by abhishekm71)
|
by nikki1337
more efficient method?
|
|
[6 replies] Last: Please, go to tutorial section of this site and go again through lesso... (by MatthewRock)
|
by RoastChicken
Magic Square
|
|
[7 replies] Last: Thanks guys! Will try that out. Cheers (by RoastChicken)
|
by zolo
reading and writing files
|
|
[9 replies] Last: Now I just have to understand why! fstream (C++98) does not take a st... (by coder777)
|
by dgcharitha
Ncurese printing shapes problem
|
|
[2 replies] Last: thank u vry it worked (by dgcharitha)
|
by henrymorgan
help for ceaser cipher program
|
|
[2 replies] Last: thank you so much . now everything is clear (by henrymorgan)
|
by Ispira
Where to begin with basic game programming?
|
|
[2 replies] Last: SFML looks very promising, Thank you for the very straightforward, hel... (by Ispira)
|
by DeniLeet
decimal number
|
|
[6 replies] Last: Oh man. mine worked to lol but thx . ive just recognized that (1+2+3+... (by DeniLeet)
|
by science
Arrays
|
|
[4 replies] Last: ahhhhh i c, man thank you very much (by science)
|
Decryption Program Broken |
|
[1 reply] : At first glance, line 77 should be else if (ch == ' ') . I don't hav... (by Branflakes91093)
|
by chokfull
Binary sort in large array.
|
|
[2 replies] Last: Oh my god, really? Well, thank you. I wonder why it was only affecting... (by chokfull)
|
by Incognito20
How do you learn programming?
|
|
[6 replies] Last: Incognito20, I found http://www.cprogramming.com/tutorial/lesson1.htm... (by Donnie)
|
by symbit
cin skips a line, how to disable?
|
|
[3 replies] Last: cin? or cout? They are very different objects. For cin: cin will by d... (by Daleth)
|
by Nubcake95
Char Pointers
|
|
[3 replies] Last: //After declaring C-string, an example of: // 1) modifying what is... (by Daleth)
|
by dillona4
Bifid cipher implementations won't compile
|
|
[no replies]
|
by eliposin
Function for intrest rate (C not C++ please)
|
|
[1 reply] : http://easycalculation.com/mortgage/loan-payment-amount.php (by ats15)
|
by kathrine
Strings rand
|
|
[4 replies] Last: I dont know why its not generating 20 sentences... Do you mean your ... (by Daleth)
|
by catdance
Won't write to file
|
|
[4 replies] Last: I forgot the function that reads the file. Here it is. It does read ... (by catdance)
|