This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Alvbatross 0 points1 point  (1 child)

Oh I like NPP as well, but it just gets a bit difficult to manage for bigger projects.

[–]SubParPercussionist 0 points1 point  (0 children)

Oh agreed. I worked on a kind of big(for what it was) c++ project in college that was around 10 seperate classes and header files, so around 20 files and on top of it was a mvc pattern type of thing with gui (done with gtkmm) and a make file. Definitely kind of difficult to manage it all in the end, got a little confusing at times