I have a dummy question. I would like to print an integer into a buffer padding with 0 but I cannot sort it out the sprintfformat. I am trying the following
sprintf
It's %030d, with type-letter at the end.
%030d