Functions to Classes

I had to write a simple program using functions in C style now I need to re-write my current program using classes in C++ style. I have no idea where to begin, my code is only like 100 lines though so hopefully it won't be too hard.

Is it difficult changing it to classes? Any advice?

Thanks alot
I'll give that a read cheers! Is it easy to change code from just being functions to classes though? Or do you need to re-write it?
should be easy. All you got to really do is implement them in the class.
Struggleing! Could someone take a look at my code and tell me how to go about it?

Cheers!
You haven't posted any code.
Topic archived. No new replies allowed.