Factorial functionThe second function would work well? it seems that will only do n*(n-1), if you know what i mean. No...
Program Closes UnexpectedlyTry adding cin.get() after all inputs and before return 0; it works with me.
system pausecin.get() getchar()
How do count the amount of words in a string?Try creating a loop something like: [code] int b for (a=0;a>80;a++) { if [msgl[a]==x] //change x wit...
Factorial functionI was at school when i started thinking of making a factorial calc. I arrived home and after some er...