Having trouble understanding logic of FunctionsOkay now I'm starting to understand. What if you leave int at the top without naming it, but then yo...
Having trouble understanding logic of FunctionsWhen you declare the function prime at the top of the code, "int prime(int n);". What happens if I w...
Having trouble understanding logic of FunctionsSo I could've named int "n" anything I wanted? What happens if you just put int within the declarati...
Having trouble understanding logic of FunctionsI'm using a book to teach myself, and one chapter is dedicated to understanding functions. However, ...
This user does not accept Private Messages