Problem #922 C LANGUAGE

Write a C++ program to append new data to an existing text file.

Your Solution