Question
Function value arguements vs struct arguement
In a function is it better to define 4 arguements of type string, or one single arguement of type struct that contains these values?
In a function is it better to define 4 arguements of type string, or one single arguement of type struct that contains these values?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.