1
edit
Changes
→Fardad adds io_textedit
In solution exp. rightclick on headerfiles, add / new item
Added code/headerfile: "io_textedit.h"
Now i am righclicking on sourcefiles/newitem code/cpp file
Included general headerifle in io_textedit.h
It will have all necessary definitions and includes for the project...
Done, you can now update you working copy and see what I did. You should do the same for all the other classes. It should not take you more than 30 minutes to do you part, just pick a class and write it.
==Questions==
klim4: What is the general headerfile?
fardad: io_def.h
klim4: We do not add our solutions to the repository do we?
fardad: No only PRJ.vcproj, that I already did
=To Do=