•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C section within the Software Development category of DaniWeb, a massive community of 456,598 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,454 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C advertiser: Programming Forums
Views: 509 | Replies: 2
![]() |
Exactly what is your contribution to this effort so far?
http://www.daniweb.com/forums/announcement118-2.html
http://www.daniweb.com/forums/announcement118-2.html
I may help if i knew how far you actually are. It is not very difficult to write a simple text editor from scratch, first you likely have to implement a doubly linked list of pointers to lines, at least this is how it is implemented in many text editors. I have not so much experience with text editors, but i once ported to windows an old editor stevie, and replaced its regular expressions with public domain regular expressions, so that it's completely public domain... You should at least implement regular expression and command filtering, this is kind of minimal for a programmers editor... You can even take code from editors like stevie, as this is public domain, to be honest, i know no other public domain text editors, there can be a few, but there are not many such.
Attached is the source code of the editor stevie which also works in windows.
Attached is the source code of the editor stevie which also works in windows.
Knowledge is regarded by the fool as ignorance, and the things that are profitable are to him hurtful. He liveth in death. -- Thoth the Atlantean
![]() |
•
•
•
•
•
•
•
•
DaniWeb C Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Drag-and-Drop of Icons in Design (Java)
- HTML Editor (Web Developers' Lounge)
- Does any one have a good site to dwnload free web design software (Windows Software)
- Online HTML Editor (PHP)
- unique design using phpBB forum for sale (Websites for Sale)
- editor design using c..help (C++)
Other Threads in the C Forum
- Previous Thread: C Function..
- Next Thread: palindrome problem



Linear Mode