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?