Quote (NinjaSushi2 @ Apr 13 2014 06:44pm)
Thanks again buddy. That top part answered one question. My other question is:
For those who work in the industry writing code. Is it standard to call them Formal Parameters and Actual Parameters? Or Formal Arguments and Actual Arguments? Or finally, Parameters and Arguments.
I've noticed across the net people call it different things which can get confusing so what does the "industry" call it. Do they use formal vs. actual and is it parameter or argument or both?
you're over thinking this. language exists so people can communicate. if you understand what the other guy is talking about, kudos. i have never heard anyone prefix it with "formal" or "actual" to differentiate value vs variable, so don't ever use it.
imo it's kinda like the "who/whom" situation. the vast majority of americans use "who" for both cases, even though "whom" may be correct. and guess what? nobody cares. stick to whatever people around you are comfortable with.
i think you're imagining that developers sit around saying shit like "hey, can i pass my rate as an argument to your function?" dunno what you're expecting.
This post was edited by carteblanche on Apr 13 2014 04:56pm