very basic full screen text editor for writing C++

dmw16

Diamond Member
Nov 12, 2000
7,608
0
0
I have to do C++ for one of my engineering classes and right now I'm using the edit program built into the Win2k command line, but I'd like something a little better. I want something that can run full screen and numbers the lines. any suggestions?
-doug
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
Originally posted by: her209
EditPlus

That's what I use for textediting in windows, too. However, I have a tendancy to use the built-in editor in IDEs.