Le 27/02/2017 à 19:36, Samuel Gougeon a écrit :
.../...
So, Tim is right. Calls with named parameters make the code fragile,
or make somewhat harder to code the analysis of input arguments in a
robust way.
/This coding way still increases functions overheads, that make them
slower./
Hmmm, actually, i don't really think so. It would be more robust but
also more straightforward and readable to test the existence of input
parameters according to their name instead of according to their number
and position.
But this is not the way used in most functions definitions.
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users