by jk237
passing dynamic string array
|
|
[5 replies] Last: Ok, here is a tutorial for dynamic arrays, I benefited from it in the ... (by DeathLeap)
|
by leBOB
Please fix my program
|
|
[6 replies] Last: Thank you very much. I'm a beginner so I did not know any of that. :| (by leBOB)
|
by shadowfold15
Adding data to a txt on different line
|
|
[1 reply] : http://www.cplusplus.com/forum/beginner/181546/ (by DeathLeap)
|
by shadowfold15
storing data in a txt
|
|
[5 replies] Last: Hi, I coded this real quick for you. #include <iostream> #include ... (by DeathLeap)
|
by WanHazyan
Really Need Help...please...
|
|
[4 replies] Last: Solve the problem already last night Thank you for your great help tho... (by WanHazyan)
|
by Andrewcen16
Need help on ifstream and array assignment
|
|
[1 reply] : Well, maybe you were almost there - instead of restarting yet again, p... (by Chervil)
|
by mpark4656
Comment on this Factorial Class
|
|
[3 replies] Last: I'm sorry. I don't understand what you mean by "maintaining any state... (by cire)
|
by nafy
HELP with do-while loop
|
|
[1 reply] : Check the input before you put it in your array. If it isn't what you ... (by booradley60)
|
loop |
|
[2 replies] Last: The new variable in for loops is always my mistake. It's really hard t... (by materialisticsociety)
|
by jgg2002
Why does my code not work
|
|
[2 replies] Last: pattern = chars ; if (counter==n){ //if this is tr... (by ne555)
|
fstream ifstream ofstream |
|
[3 replies] Last: Think of it like this: int a = 3; int a = 6; int a = 5; ... (by Chervil)
|
by Nanyo
Help!!!!
|
|
[3 replies] Last: hello people sorry xD I solved it already but thanks for the help (by Nanyo)
|
Task Required |
|
[1 reply] : These beginner exercises are quite amazing for, you guessed it, beginn... (by TarikNeaj)
|
by aking5464
Need help with "Strings are your friends until they betray you" excersize
|
|
[7 replies] Last: Also, its worth looking at the example code given for the string funct... (by Chervil)
|
by gordon13
Reading from file causes crash
|
|
[2 replies] Last: The error is here:[code firstline=6] "playerstart": { ... (by Chervil)
|
by Nanyo
highest scores program
|
|
[no replies]
|
by donvigor
why no int main() or int winmain ()
|
|
[2 replies] Last: ok thank you so much (by donvigor)
|
by osur
class private accessing issues
|
|
[3 replies] Last: Thank you both for the replies, With cire's correction I was able to r... (by osur)
|
by saiganeshk
Detection of word NANO from a string using c language
|
|
[2 replies] Last: Not sure why you need to jump from state to state like that? Is this s... (by Smac89)
|
by GTHell
Recommend me a good beginner book please!
|
|
[2 replies] Last: Seem like a great list but they still recommend "Programming: Principl... (by GTHell)
|