Say in a moment my parameters are (int). Then its (char). Then (char, int) and there goes on. Don't ask why, we are just doing Science here.
Edit: Some people suggested I use a loop to pass many parameters, others to use pointers. I'm not sure if I understood the question, I feel sometimes I focus too much on messing deep into things but it's just for learning purposes.