News

Microsoft Word's Replace feature is under-used because the more complex the requirement, the more complex the solution. If you're inserting characters into the middle of a string, there is a solution.
Can anyone here remember the syntax required to use a string variable as a filename for a data file? As in:the variable is "fileName"char fileName[16] = "";and it is decided with user input:cin ...