Problem Statement

Write code using C/C++ which performs following tasks:

  1. Prompt the user to enter number of columns?
  2. Prompt the user to enter number of rows?
  3. Get data cell by cell from user using a loop?
  4. Generate an html page to display above data in a table?
  5. Store the page in a folder on desktop.
Web hosting by Somee.com