Created application for the change pattern AAAA AAAB AABA AABB ect
Tony Evans
Ranch Hand
Joined: Jun 29, 2002
Posts: 494
posted
0
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
This message was edited 2 times. Last update was at by Eric Pascarello