Quote Originally Posted by Siaw Ys View Post
I understand what you mean. All the problem which I post is the problem which I has try to figure by my own but I still can't solve so I need help. I also try to just rely by myself solve it by myself as many as I can but sometimes I really can't solve some problems. Of course, before posting any question, I has also read all my note then I think. I solve some but not all so that why I request help. Yes, some of my coding is guessing, but I also trust that I can learn after what you all have teach me. So, from the guess it will become an knowledge...But I just hope to let you know that I was not beg, at least I sure that I have try my best to solve before request all of you help...
Do you not have a course textbook you can study, for a better understanding.

The problem here is not that you are running into increasingly complex problems as would be expected throughout a course... The problem is that you do not appear to be grasping even the basics of program organization, variable declaration, etc.; day one stuff.

Remember... teaching C is your professor's job... not ours.

You will never learn programming by guesswork, it's never happened before and it's not about to happen anytime soon. All you do is move yourself repeatedly from one screw up to the next and eventually you will become so confused and frustrated you will give up. The only way is as I described above... by deliberate study. (In other words: You can't dumbass your way through this)

There are all kinds of free tutorials on the web. This doesn't need to cost you money you don't have... but you do need to pay attention to the lessons and you need to understand how this works if you are ever to be any good at it.