Hi there,
could you be a little bit more specific as to what your IDE complains about?
Are you getting a compiler error, if so, which?
Also, setfill() takes a char as an argument. char is a type which has only place for one single character, so '%_' does not fit that description.
Hope that helps.
All the best,
NwN
Last edited on