Void Functions[code]#include <iostream> #include <fstream> void line(char ch, int num); void rectangle(char...
ostringstream doesn't work with string and integerThis works for me. Try check your compiler settings. It is also possible that you have a strange sst...