Instructions on using strings in C

You can either use character arrays OR use the “c_str()” method on the string for formatting. Use the provided file “p6input.dat ” for your input information. The file is available in my class directory. The instructions for copying it are below as well as a description of the file structure. ................
................