T tjcoops New Member Nov 22, 2007 #1 Hi i am experimenting with different OS's and I wondered whether any1 knows how to make a simple word processor.
Hi i am experimenting with different OS's and I wondered whether any1 knows how to make a simple word processor.
Ambushed Active Member Nov 22, 2007 #2 tjcoops said: Hi i am experimenting with different OS's and I wondered whether any1 knows how to make a simple word processor. Click to expand... Your looking for someone that is able to code in C++
tjcoops said: Hi i am experimenting with different OS's and I wondered whether any1 knows how to make a simple word processor. Click to expand... Your looking for someone that is able to code in C++
diroga New Member Nov 22, 2007 #3 You can get Open Office code from their CVS server. Open Office is java. OR you could look at vi, though its a text editor not a word processor. vi is in C. what are you try to accomplish? Last edited: Nov 22, 2007
You can get Open Office code from their CVS server. Open Office is java. OR you could look at vi, though its a text editor not a word processor. vi is in C. what are you try to accomplish?
T tjcoops New Member Nov 22, 2007 #4 im trying to just to experiment and make a word processor or txt editor as simple as notebook.