Is it possible, in C, to write in one line a call to a function that has an array of strings (ie ...
Is it possible, in C, to write in one line a call to a function that has an array of strings (ie ptr) or int, or ... as parameter?
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA |
Thanks to all those great people for their contributions!
(stackoverflow.com/users/7462275/stef1611)Stef1611 |
(stackoverflow.com/users/1687119/dbush)dbush |
(stackoverflow.com/users/2877241/vlad-from-moscow)Vlad from Moscow |
A special thanks goes out to the (https://stackoverflow.com/questions/75438290/is-it-possible-in-c-to-write-in-one-line-a-call-to-a-function-that-has-an-arra)Stackexchange community |
I wish you all a wonderful day! Stay safe :)
arguments function-call parameters c arrays