1. Write a program that read the data from a file name address.txt. Then, right justifies the text in new text file name add.txt. Given the width of the new text file is 70.
2. Write a program that counts and prints the numbers of line and word from a file name address.txt. Use C++ String.
Somebody can help me on this simple VB C++ program?