object oriented...

Hi guys,
I am wondering if anyone could help me out with a problem I'm having at the moment as regards to making a particular solution more object oriented?

Basically, the problem is:
I wrote a program which carries out a convolution operation on a set of 'filter data' and a set'datas'.

Is it ok to post my whole code? all I need to do like I said earler on is to break the code into fragments(objects) basically making it more object oriented.

Thanks in advnace.
Well, you should create classes for your project, and declare objects.
If you require help, I'd suggest posting the source code here. :)
Topic archived. No new replies allowed.