How to print data of elements of for each loop? C++

yes this %c is the part of the format family you recently used %s, %d, %f …

hope it helps, cheers!

2 Likes