Hi guys, I have a program that prints a rectangle when you type the width and height as command line arguments. I have got it to print out the rectangle but What i am trying to do is make it count each cell and see if its odd/even. If its even, i want it to add another row and column to make it odd So i can make a hole in the middle of the rectangle i.e. miss a cell out:
Any help?
Kind regards
Shyam