I meant: why use char *file_content = new char [file_size+1]; instead of char *file_content = new char [file_size];
I also edited my previous post to include a small snippet and a question.
Moderator
Featured Poster
Reputation Points: 4142
Solved Threads: 394
Industrious Poster
Offline 4,132 posts
since Oct 2006