It’s simply using the “old-style” function-declaration syntax; you’re implicitly declaring an int parameter called vooid.
It’s simply using the “old-style” function-declaration syntax; you’re implicitly declaring an int parameter called vooid.