Say I’ve got a handful of functions, and each has one or two passed arguements. Then I combine all these into one megafunction. This means of course that I have to call all the arguements in the megafunction. Is it possible to have too many to pass?
Say I’ve got a handful of functions, and each has one or two passed arguements. Then I combine all these into one megafunction. This means of course that I have to call all the arguements in the megafunction. Is it possible to have too many to pass?
:: Copyright KIRUPA 2024 //--