Copy part of an Char ArrayI have to cut the day month and year out of a date string (mm/dd/yy). I can get the piece of the ar...
Array of c-style strings??I have to create an array of c-style strings that hold the names of the months. I know how to creat...