Are the number of words in one line fixed?

On Sun, Jan 15, 2012 at 1:10 AM, uttam tiwari <utmbhu...@gmail.com> wrote:

> what are the data structures that should be used to make a text editor
> where we can perform following tasks:
> 1. insert text
> 2. search text
> 3.  delete text
> 4. automatic line change(not mandatory)
> 5. undo n redo
> 6.cursor movement(left or right shift)
>
> i need data structures only, kindly reply...
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
Umer

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to