by MAhmed
Help me understand
|
|
[1 reply] : Another way of writing those two lines is as follows. if (c == 0) //... (by Peter87)
|
by maticode20
Reversing a string
|
|
[12 replies] Last: @Thomas1965, I was going to mention reversed iterators. your code is ... (by closed account E0p9LyTq)
|
by MAhmed
Problem in Code
|
|
[4 replies] Last: i've never learnt this can you explain? { if(!c) c = b; else c ... (by MAhmed)
|
by HSUEA001
File is not being read and stored
|
|
[5 replies] Last: Actually it probably should look more like: for(auto& itr : rain... (by jlb)
|
by iluah
Example sms service in studybook is not compiling
|
|
[2 replies] Last: Thanks for the quick reply coder777, good to know it was the compiler! (by iluah)
|
by JCSmith
Templated Doubly Linked List Problem
|
|
[4 replies] Last: Your copy constructor doesn't work. It needs to set the prev pointers.... (by dhayden)
|
by aurimas13
pancake glutton problem
|
|
[18 replies] Last: This particular pancake problem has a number of traditional permutatio... (by closed account 48T7M4Gy)
|
by Vena
Metropolis algorithm for 2D Ising model
|
|
[2 replies] Last: [quote=TheIdeasMan]Just a note for the future :+) There also shouldn'... (by Naughty Albatross)
|
by MAhmed
Prime Numbers
|
|
[12 replies] Last: (Does that help?) :) (by Naughty Albatross)
|
by Fheonix
Working out wastage for game
|
|
[3 replies] Last: Another way to get whole number of lemons to compare and therefore get... (by closed account 48T7M4Gy)
|
by badboy1245
calling an array from another program
|
|
[4 replies] Last: I see only two ways. Interprocess communication, which by looking at ... (by vasilenko93)
|
by JCSmith
Infinite Loop in Doubly Linked List
|
|
[2 replies] Last: Hi, I am probably out of my depth here, but who knows these ideas mig... (by TheIdeasMan)
|
by jonsnoww
Linked list: Head not displaying?
|
|
[1 reply] : Aren't they the same conditions, though? With regards to the loop r... (by cire)
|
by Cannor
Explain process
|
|
[6 replies] Last: A more sophisticated way is to use an actual debugger. Hopefully there... (by TheIdeasMan)
|
by maticode20
Help. Strings already betrayed me.
|
|
[5 replies] Last: Thank you very much, i have to practice more to fully understand how p... (by maticode20)
|
A little help with my code? |
|
[2 replies] Last: Thanks for your assistance. But the problem has been solved. haha. The... (by alexrider0820)
|
by pouyasobhani
How to create objects from a derived class
|
|
[2 replies] Last: ok sure thank you (by pouyasobhani)
|
by Cannor
Beginner's issues in Trivia
|
|
[2 replies] Last: Thanks!! This will be useful in fully understanding it, I see a lot c... (by Cannor)
|
by dragonk2
real basic class function help!!
|
|
[3 replies] Last: // i want to set main as fixed can not be changed What does that mea... (by AbstractionAnon)
|
by aurimas13
While problem
|
|
[12 replies] Last: :) (by closed account 48T7M4Gy)
|