Improvement of C code browsing
-
Can we included features that makes it possible to use Notepad++ to reverse engineer/understand legacy code
easier such as:
[Context: C programming language only.]
a) Segregate static functions non static functions separately in the function list…
b) Mechanism to copy function list. This can help a lot in documenting the code.
c) Mechanism to create structure graph or structure list (similar to function list).Beg your pardon if its an overlapping suggestions.
Please ignore if any/all of suggestions are not right considering all other aspects.
Warm Regards,
Gandhi