303
submitted 11 months ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 15 points 11 months ago

It could be that this is a habit left over from pascal, where result is a reserved word, and is automatically made the return value of the function.

If it is in the context of a short function, I don't see that it's all that bad.

[-] [email protected] 4 points 11 months ago

Yup, I also do that. If I just need a variable to put in what will be returned, I call it result. What it means should be clear from the function name. Repeating that feels redundant.

this post was submitted on 15 Oct 2023
303 points (95.2% liked)

Programmer Humor

32088 readers
447 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS