What is this?

Posts 1–8 of 8 · Page 1 of 1
What is this?
I think it is called function parameter or function argument and i don't understand what it does.
Code:
stonetolb(20);
What does that in the parantheses mean?
Looks like a standard function call.

The function being 'stonetolb' or what I'd assume is 'Stone to Pounds' conversion.
20 being the parameter being passed, so assuming it is representing the 'stone' value to convert to pounds.
Quote Originally Posted by Nissen1502 is back View Post
I think it is called function parameter or function argument and i don't understand what it does.
Code:
stonetolb(20);
What does that in the parantheses mean?
its a fukken numbr u nub
Are you fucking autistic?
Quote Originally Posted by J View Post
Are you fucking autistic?
thats my therey
I don't know any C++ and I know what that is.
Guys, stop being jerks, this part of mpgh is about learning and i didnt understand that stonetolb was a function because it got called an int in the example source code, so thanks to all that helped and fuck all of u that said bullshit.
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?