excess to .h file[code]//includes, directives, etc. #ifndef _YourHeader #define _YourHeader //declarations ...
Stopping the for loopIn line 10, you are creating a variable t. But you must assign the value of the char so that [co...