org statement

(const String& org, const String& app) What does the abreviation org stand for, and what is it's definition in the function argument. I think it may be related to a copy constructor construct, but I'm not sure.
org is the parameter name. Read the documentation or ask the person who wrote the function what it means?
Topic archived. No new replies allowed.