There is no actual example yet, but I will have to write some code like this in the future. Is there a way to have a function in C so that when you call it the parameters can come in any order and still work properly?
There is no actual example yet, but I will have to write some code like this in the future. Is there a way to have a function in C so that when you call it the parameters can come in any order and still work properly?