anyone have console/command line text notepad or editor in cpp and non-mfc
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I already looked all over for very simple editor that only to be run in ms-dos box. it should use FILe* studio for opening and saving text files. I just need sample or example.
I don't understand what you are looking for :confused:. You want a text editor ok, but what has MFC to do with that ? Take for example notepad, it is a very (very) basic text editor, so what is the problem with this one ?
Mouse_103 wrote:
it should use FILe* studio for opening and saving text files.
Uuuuhhh ??? What do you mean. Or maybe you want to have the sources code of a text editor ?