User: PaddlePow

  • Public profile

User profile: PaddlePow

User info
User name:PaddlePow
History
Joined:
Number of posts:8
Latest posts:

Point and Line Class
Thank you for the reply that did the trick. I basically wasted 2hr thinking what I did wrong and in ...

Point and Line Class
[code]#ifndef POINT_H #define POINT_H #include <iostream> using namespace std; class Point { publi...

Displaying correct output (with Pointers)
Hi so I wanted to display the correct output by using a for loop at the end of my code, but for some...

Game of Life Minor fixing please help
Hello, so I'm working on the game of life and I'm stuck at the part where you're suppose to reflect ...

Game of Life need help displaying the next generation
It helped a lot actually! Thank You!! however I'm still confused with the part where you told me ...

This user does not accept Private Messages