Creating a variadic function that prints any kind of format of ("c", "f", "i", "s"), but doesn't ...
Creating a variadic function that prints any kind of format of ("c", "f", "i", "s"), but doesn't work
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/22129308/ehab-elsayed)Ehab Elsayed
(stackoverflow.com/users/189205/interjay)interjay
(stackoverflow.com/users/9072753/kamilcuk)KamilCuk
A special thanks goes out to the (https://stackoverflow.com/questions/76551641/creating-a-variadic-function-that-prints-any-kind-of-format-of-c-f-i)Stackexchange community
I wish you all a wonderful day! Stay safe :)
printf variadic-functions struct c function-pointers