I'm going to build a text editor in Turbo C++ 3.0 , but i don't know how a text editor works . I want to know the working of text editor , any tutorials ? Please help

wrong compiler. Use either Code::Blocks or VC++ 2008 Express (both are free) so that the program can take advantage of up to 2 gig RAM and huge data files. The compiler you want to use can't either of those. You will also learn how to write a modern c++ program and possibly write a gui program instead of a text based program.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.