Write your question here.
Hi,I'm really new to programming and c++ is the language I chose to get started.
I'm having a great time learning this language and love to make these little programs.Right now I'm trying to practice functions and having trouble with one little programme I've made.It seemed to work fine until I realised the while loop cant end because soFar doesnt get incremented.So please someone tell me whats wrong with my code and also,what I could\should have done.Keep in mind that I'm only begining to learn.