Normally you have a set amount of placeholders in your printf(), which means I'd have to decide on a set amount of digit and string placeholders in advance.
Is it possible to make the amount of placeholders in your printf() dynamic or make specifically %d placeholders print an "empty" char