Changes

Jump to: navigation, search

OOP344 Assignment Two

200 bytes added, 09:40, 2 November 2009
Fardad adds io_textedit
'''fardad:''' I am going to do IO_TextEdit. I will write the steps as I am doing it
#I am adding a headerfile and cpp file to my visual studiothis will add the headerfile and the cpp file to the working copy.
#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
#Added save (gard?) inclusion guards code to the headerifle(#ifndef __IO_TEXTEDIT_H__.....)
#Included general headerifle in io_textedit.h. It will have all necessary definitions and includes for the project
#Adding io_textedit.h and io_textdit.cpp to repworking copy($svn add ..., this tags them to be added to repository the next time svn is commited)
#Compiled and it was successful, so I will commit now
'''fardad:''' 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.

Navigation menu