Hide details
Declare local data and clarify precondition and postcondition
Parameter 5개 초과하면 Register 말고 스택에도 할당되니 5개 이하로 가는 게 좋다 (64bit)
Function Programming Notion
Functions
Push Conditional Programming up and Loop Programming down
This can result in fewer checks overall, centralizing control flow in a single function, and making it easier to notice redundancies and dead conditions for code quality and performance