by Radkowboy
Game help
|
|
[no replies]
|
by johnakaagila
Display input text backwards
|
|
[2 replies] Last: while this is correct, it has to be in <stdio.h> and/or <string.h>. my... (by johnakaagila)
|
by boy3005
check my code pls.
|
|
[10 replies] Last: to end it (by closed account NUj6URfi)
|
by johnakaagila
convert basic if else if to while.
|
|
[2 replies] Last: gee thanks man! (by johnakaagila)
|
by MasterT
Why is import to use delete[] in this code?
|
|
[4 replies] Last: Thank you guys I understand now. (by MasterT)
|
by MasterT
Is this code good for increasing the size of an array?
|
|
[5 replies] Last: Thanks I didn't notice that mistake one line 17. (by MasterT)
|
by Ed4434
Dynamic Struct Array
|
|
[2 replies] Last: Okay, thanks for the help :) Firstly, if I give Profile* personPro... (by Ed4434)
|
by SoftMOUNT
Customized version of strcat() help?
|
|
[2 replies] Last: I don't guarantee this answer is any good :) Line 28 in mystrcat is... (by SoftMOUNT)
|
by Fliize
std::vector push_back
|
|
[1 reply] : why don't you have an increment statement in your for loop ? (by nvrmnd)
|
by Whateverchan
Wrong standard output?
|
|
[1 reply] : Did you have to submit this via an online validation service? Just wo... (by Chervil)
|
by Sandz
How to use getline(cin)
|
|
[5 replies] Last: Wow! Thank you so much Chervil & eyenrique! :) (by Sandz)
|
by johnakaagila
WHILE Loop - Identify Input of Vowels, spaces and Words.
|
|
[5 replies] Last: I imagine a lot of the people on here were terrible at one point or an... (by Danny Toledo)
|
by Jazpy
Problem with non abundant sums
|
|
[1 reply] : I'm not sure why you're answer is incorrect. Anyway, you can get a spe... (by Mats)
|
by noonoox
everything has either an "identifier not found" or "undeclared identifier" error
|
|
[6 replies] Last: did you change any settings in you IDE ? (by nvrmnd)
|
by Shenanigans
Not sure not how to approach this
|
|
[1 reply] : For a lazy and easy method, you can probably use c - string and conver... (by nvrmnd)
|
by ZedjayCoder
Outputting multiple files in a loop
|
|
[3 replies] Last: I would probably check to see if you are opening and closing your .... (by ZedjayCoder)
|
by xoxos
lazy/quick point class question
|
|
[2 replies] Last: tyvm, it was a lazy question but your objectivity allowed me to focus ... (by xoxos)
|
by toddhobza2
quadratic
|
|
[2 replies] Last: The problem is often on a previous line than the one where the error i... (by Chervil)
|
by SSEKA
How do i use a Multiway If Else statement in a Loop?
|
|
[3 replies] Last: Thank you guys for your advice i changed this up and did the following... (by SSEKA)
|
by luv2program
Cant find my error
|
|
[3 replies] Last: code works flawlessly now thanks man . (by luv2program)
|