Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

A c program to split a page into rows and columns

0 votes
asked Jul 15, 2018 by shepherd Bora

1 Answer

0 votes
answered Jul 20, 2018 by KAUSTAV (720 points)
You can make(print) rows and columns but not split the page. And if you want to make them, then please refer to "2D arrays" topic from any youtube lecture.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...