Problem Statement

Write code using C/C++ which performs the following tasks:
a) Prompt the user to enter the number of columns.
b) Prompt the user to enter the number of rows.
c) Get data cell by cell from the user using a loop.
d) Generate an HTML page to display the above data in a table.
e) Store the page in a folder on the desktop.

Web hosting by Somee.com