Hi hope this is the correct
thread.
Created an application for the changing a
pattern given a pattern AAAA and a char B
Will end up with BBBB following making one change at a time i.e AAAB AABA AABB ABAA.
It works but I guess there is a faster or a recursive way of doing it.
Anyway just review this. This is not for college or unie. As we move more and more towards framwork I want to try and keep my basic coding skills as sharp as I can.
Main application
The object container