User: spittips101

  • Public profile

User profile: spittips101

User info
User name:spittips101
History
Joined:
Number of posts:5
Latest posts:

create rectangle using single for loop
My assignment says I can use only one FOR loop and nothing about while loops. It also says as a hint...

create rectangle using single for loop
ok I am pretty sure I got it! #include <iostream> using namespace std; int main() { int w, h, x, ...

create rectangle using single for loop
Thank you for your response. If I keep a counter with the line length, how do I know when to insert ...

create rectangle using single for loop
I am trying to create a rectangle using only one for loop but I am not sure how to go about this. Th...

Help read file and write to new file
I need to write a program that reads from Statement.txt and write it to a new text file with proper ...

This user does not accept Private Messages